diff options
author | plunky <plunky> | 2014-12-30 14:47:45 +0000 |
---|---|---|
committer | plunky <plunky> | 2014-12-30 14:47:45 +0000 |
commit | 6ee04e2bc49836b15a1f2226507276e60dcd9a0f (patch) | |
tree | 3e910d0e944d61ea8d1f786db33c780f39a7277e /misc/zyGrib-maps | |
parent | f94720beec6d72d1ed70f7761d24c7de8b29debf (diff) | |
download | pkgsrc-6ee04e2bc49836b15a1f2226507276e60dcd9a0f.tar.gz |
update MAINTAINER email address
bump PKGREVISION for zyGrib update to 6.2.4
Diffstat (limited to 'misc/zyGrib-maps')
-rw-r--r-- | misc/zyGrib-maps/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/zyGrib-maps/Makefile b/misc/zyGrib-maps/Makefile index 9a162f298e9..2983dbf1b3c 100644 --- a/misc/zyGrib-maps/Makefile +++ b/misc/zyGrib-maps/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2012/10/08 09:57:42 asau Exp $ +# $NetBSD: Makefile,v 1.10 2014/12/30 14:47:45 plunky Exp $ # DISTNAME= zyGrib-maps-2.4 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= http://www.zygrib.org/getfile.php?file= DISTFILES= zyGrib_maps2.4.tgz -MAINTAINER= plunky@rya-online.net +MAINTAINER= plunky@NetBSD.org HOMEPAGE= http://www.zygrib.org/ COMMENT= High resolution map files for zyGrib LICENSE= gnu-gpl-v3 |