diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-01-29 13:09:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-01-29 13:09:13 +0000 |
commit | a278210450d04e80740fb64ba951fe05709e379d (patch) | |
tree | 2906c81f04c9ccd23c4bf792e2ac821287d4a5d3 /comms | |
parent | 2013cb380166a3691d956431ed60ff4f6703ee92 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xastir/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 2face5502c61..57e11b24b679 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -7,6 +7,7 @@ PORTNAME= xastir PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} |