diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-19 10:07:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-19 10:07:14 +0000 |
commit | 9c7f3409d5891177e8975d603ff0ec39f0a74841 (patch) | |
tree | 3624045ed01800723d90846944a5f10399a075cb /comms/xastir/Makefile | |
parent | 4bff8408e3b05e4762953dfec9f64c3bada766f7 (diff) | |
download | ports-9c7f3409d5891177e8975d603ff0ec39f0a74841.tar.gz ports-9c7f3409d5891177e8975d603ff0ec39f0a74841.zip |
- Bump PORTREVISION for graphics/gdal shlib change
Notes
Notes:
svn path=/head/; revision=296950
Diffstat (limited to 'comms/xastir/Makefile')
-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 b757f543377b..5383e2356957 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -7,7 +7,7 @@ PORTNAME= xastir PORTVERSION= 2.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} |