diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-10 15:20:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-10 15:20:41 +0000 |
commit | f6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3 (patch) | |
tree | 1b2919c8ebb314b4fb555c63da01c9f514d07f3f /comms | |
parent | dcbe0f47eb509ad001ec0ff77730045d09ae4922 (diff) | |
download | ports-f6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3.tar.gz ports-f6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3.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 2953420cb319..a9899fa4661a 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -3,7 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} |