diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-21 11:46:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-21 11:46:21 +0800 |
commit | 14a03a388d0cf3d239c6584af408ded0280d25d3 (patch) | |
tree | f149977d2668f4fa897ee80638c5120b8bd3f1f8 /comms | |
parent | f79102a13497427357c3d2d77259a8dca760186a (diff) | |
download | freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.tar.gz freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.tar.zst freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.zip |
- Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xastir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index af03a147fda1..15cb0ea0840b 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -3,7 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} |