diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 01:59:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 01:59:16 +0800 |
commit | 61cbc2e8f3c0fbbebea7e14ff2bfac69d3fca9ab (patch) | |
tree | 6c8aa1558d33049681d7a3e4964e1940948e5b36 /misc/iso-codes | |
parent | f028ffb12ecd7ebad3b5d24df7291010f854af9b (diff) | |
download | freebsd-ports-gnome-61cbc2e8f3c0fbbebea7e14ff2bfac69d3fca9ab.tar.gz freebsd-ports-gnome-61cbc2e8f3c0fbbebea7e14ff2bfac69d3fca9ab.tar.zst freebsd-ports-gnome-61cbc2e8f3c0fbbebea7e14ff2bfac69d3fca9ab.zip |
Mark as BROKEN: distfile needs to be updated.
Source: distfile survey
Diffstat (limited to 'misc/iso-codes')
-rw-r--r-- | misc/iso-codes/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index b01b164ba98e..69117cdce570 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -17,6 +17,10 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}_${PORTVERSION}.orig MAINTAINER= kwm@FreeBSD.org COMMENT= Lists of the country, language and currency iso names +BROKEN= "distfile disappeared, newer one is available" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} |