diff options
author | wennmach <wennmach@pkgsrc.org> | 2006-11-28 18:02:33 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2006-11-28 18:02:33 +0000 |
commit | 753aa4b3f9332dbb88b4b1537022709cd8e4cdaa (patch) | |
tree | 72e1c1b5a83a3aba8a3d3c15d86fb516eb8fc764 /graphics/GMT/Makefile | |
parent | 8e4282fbe199bb23daa1d7bf568851c7d423dc26 (diff) | |
download | pkgsrc-753aa4b3f9332dbb88b4b1537022709cd8e4cdaa.tar.gz |
- Note reason for patch-ac in the patch file itself so that this information
is easily accessible for updating the package
- Bump PKGREVISION for patch-ac
- regen distinfo
Diffstat (limited to 'graphics/GMT/Makefile')
-rw-r--r-- | graphics/GMT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/GMT/Makefile b/graphics/GMT/Makefile index 816c243ad47..5134467b21d 100644 --- a/graphics/GMT/Makefile +++ b/graphics/GMT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2006/11/14 13:16:00 wennmach Exp $ +# $NetBSD: Makefile,v 1.30 2006/11/28 18:02:33 wennmach Exp $ DISTNAME= GMT4.1.4 PKGNAME= GMT-4.1.4 -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.soest.hawaii.edu/gmt/4/ \ ftp://falcon.grdl.noaa.gov/pub/gmt/4/ \ |