diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 03:46:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 03:46:21 +0000 |
commit | 71f91036a5ca2d913d72bfa5a4ef585a0e0432c5 (patch) | |
tree | f149977d2668f4fa897ee80638c5120b8bd3f1f8 /comms | |
parent | 39c7163be5f6344ab896439a3843a004347d626f (diff) |
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 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} |