diff options
author | drochner <drochner> | 2006-11-24 18:03:35 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-11-24 18:03:35 +0000 |
commit | c61b08df10644140ce70f01e9af20f4eaa42d476 (patch) | |
tree | b9d32a9f7645529ed0bad9a505c64696523d752e /textproc/iso-codes/Makefile | |
parent | e3e5428ad59b0f12c29080a38b99410460d92173 (diff) | |
download | pkgsrc-c61b08df10644140ce70f01e9af20f4eaa42d476.tar.gz |
update to 0.58
changes: various updates
Diffstat (limited to 'textproc/iso-codes/Makefile')
-rw-r--r-- | textproc/iso-codes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index c84e416d41a..a179d2e61fb 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2006/09/16 14:45:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2006/11/24 18:03:35 drochner Exp $ # -DISTNAME= iso-codes_0.53.orig +DISTNAME= iso-codes-0.58 PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/iso-codes/} +MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://alioth.debian.org/projects/pkg-isocodes/ |