diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-13 04:57:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-13 04:57:37 +0800 |
commit | 14ff9f80603d93c37b7004c08ddbcff11c01683a (patch) | |
tree | 66853560f9412e4674e3e2b662039e3febc522b9 /graphics | |
parent | ead29efa420cdf7a43de5f38ac3dda41237b50f7 (diff) | |
download | freebsd-ports-gnome-14ff9f80603d93c37b7004c08ddbcff11c01683a.tar.gz freebsd-ports-gnome-14ff9f80603d93c37b7004c08ddbcff11c01683a.tar.zst freebsd-ports-gnome-14ff9f80603d93c37b7004c08ddbcff11c01683a.zip |
- Update to 1.4.0
- Use PORTDOCS
- Update pkg-descr
- Bump PORTREVISION for dependent ports
Changes: http://shapelib.maptools.org/release.html
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gpsmanshp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gpsmanshp/Makefile b/graphics/gpsmanshp/Makefile index 1c836fd0c6a6..2aea3006e605 100644 --- a/graphics/gpsmanshp/Makefile +++ b/graphics/gpsmanshp/Makefile @@ -3,6 +3,7 @@ PORTNAME= gpsmanshp PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= graphics tcl geography MASTER_SITES= SF/${PORTNAME}/distr DISTNAME= ${PORTNAME}_${PORTVERSION} |