diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 01:50:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 01:50:31 +0800 |
commit | 801a36d5efd2251c0250b5ffa6f9987667bdf375 (patch) | |
tree | f6c5a2c7a4ff6bc94dc1388d5b4f37151bf6e58d /misc/gwhich | |
parent | 029619571cee6388695169157c04dcd97e2c4747 (diff) | |
download | freebsd-ports-gnome-801a36d5efd2251c0250b5ffa6f9987667bdf375.tar.gz freebsd-ports-gnome-801a36d5efd2251c0250b5ffa6f9987667bdf375.tar.zst freebsd-ports-gnome-801a36d5efd2251c0250b5ffa6f9987667bdf375.zip |
Mark as BROKEN: unfetchable. 2.16 is available from the same site.
Source: distfile survey
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 |