diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /geography/xrmap-hymns | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'geography/xrmap-hymns')
-rw-r--r-- | geography/xrmap-hymns/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/xrmap-hymns/Makefile b/geography/xrmap-hymns/Makefile index dfdab5698c8..8ac14e40cd4 100644 --- a/geography/xrmap-hymns/Makefile +++ b/geography/xrmap-hymns/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/06/16 06:57:57 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:26 joerg Exp $ # DISTNAME= hymns-1.2 PKGNAME= xrmap-hymns-1.2 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/data/ EXTRACT_SUFX= .tar.bz2 |