mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add backup MASTER_SITES
- Pass maintainership to submitter PR: 109061 Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
This commit is contained in:
parent
390508bd02
commit
eba32f7cbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184959
1 changed files with 3 additions and 2 deletions
|
@ -9,10 +9,11 @@ PORTNAME= cmunge
|
|||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.vcpc.univie.ac.at/vcpc/jhm/code/
|
||||
MASTER_SITES= ftp://ftp.vcpc.univie.ac.at/vcpc/jhm/code/ \
|
||||
http://bsd-geek.de/FreeBSD/distfiles/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= lars.engels@0x20.net
|
||||
COMMENT= A tool for encrypting and compacting C source code
|
||||
|
||||
WRKSRC= ${WRKDIR}/cmunger
|
||||
|
|
Loading…
Add table
Reference in a new issue