mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix MASTER_SITES.
This commit is contained in:
parent
29abc3e0b9
commit
e6e62b12e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144979
1 changed files with 3 additions and 6 deletions
|
@ -8,16 +8,13 @@
|
|||
PORTNAME= gwhich
|
||||
PORTVERSION= 2.14
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.xs4all.nl/~carlo17/which/
|
||||
MASTER_SITES= ftp://ftp.cse.cuhk.edu.hk/pub/gnu/gnu/which/ \
|
||||
http://voodoo.bawue.com/download/
|
||||
DISTNAME= which-${PORTVERSION}
|
||||
|
||||
MAINTAINER= jeremy@external.org
|
||||
COMMENT= GNU Which - Everything you never wanted in a which
|
||||
|
||||
BROKEN= "distfile no longer available, current is 2.16 from same site"
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE= 2005-12-11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=g
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue