diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-11 16:20:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-11 16:20:41 +0000 |
commit | d417455b249962ad4549cddc88ca3d1b3f8f5fe0 (patch) | |
tree | da242c6d6d35a5183bf8b89f086db67192c76e14 /comms | |
parent | 70d6cb20da9f41682335491b8b41e2607054acb4 (diff) | |
download | ports-d417455b249962ad4549cddc88ca3d1b3f8f5fe0.tar.gz ports-d417455b249962ad4549cddc88ca3d1b3f8f5fe0.zip |
Notes
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 a9899fa4661a..c5b1abdf6af5 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -3,7 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} |