diff options
author | itojun <itojun@FreeBSD.org> | 1999-01-09 14:54:59 +0000 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1999-01-09 14:54:59 +0000 |
commit | 9bc4d0a0c4a06bbe94def5b0bd8c6746b32af2e0 (patch) | |
tree | 8b2e325f18e7adb15c4c61540e584fbc2cd015a9 /japanese/zipcodes/Makefile | |
parent | 097adea7176019c39e782f2369bef4fd0d891766 (diff) | |
download | FreeBSD-ports-9bc4d0a0c4a06bbe94def5b0bd8c6746b32af2e0.zip FreeBSD-ports-9bc4d0a0c4a06bbe94def5b0bd8c6746b32af2e0.tar.gz |
found original distribution from my archive, put that onto freefall.
unbroken the port.
Diffstat (limited to 'japanese/zipcodes/Makefile')
-rw-r--r-- | japanese/zipcodes/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile index 380513c..52d71a8 100644 --- a/japanese/zipcodes/Makefile +++ b/japanese/zipcodes/Makefile @@ -3,19 +3,18 @@ # Date created: 5 Nov 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.7 1998/10/21 08:58:13 asami Exp $ +# $Id: Makefile,v 1.8 1999/01/09 14:45:20 itojun Exp $ # DISTNAME= ken_all PKGNAME= ja-zipcodes-19980130 CATEGORIES= japanese misc -MASTER_SITES= http://www.postal.mpt.go.jp/lzh/ +MASTER_SITES= http://www.postal.mpt.go.jp/lzh/ \ + http://freefall.freebsd.org/~itojun/distfiles/ EXTRACT_SUFX= .lzh MAINTAINER= itojun@itojun.org -BROKEN= "Post office stopped supplying the original distribution" - BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha \ nkf:${PORTSDIR}/japanese/nkf |