diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 17:50:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 17:50:31 +0000 |
commit | 3c04a52898ce070bc232daccaef4ff21b691e405 (patch) | |
tree | ed0b4e3b404f5cc6932f0767b0f822f6644b2e70 /misc/gwhich | |
parent | 065ca3cb19a5cf9183c277705a3afe7cd063336d (diff) | |
download | ports-3c04a52898ce070bc232daccaef4ff21b691e405.tar.gz ports-3c04a52898ce070bc232daccaef4ff21b691e405.zip |
Notes
Diffstat (limited to 'misc/gwhich')
-rw-r--r-- | misc/gwhich/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile index 36e2e78f1c71..a7e590365604 100644 --- a/misc/gwhich/Makefile +++ b/misc/gwhich/Makefile @@ -14,6 +14,10 @@ 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 |