diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2010-06-03 08:55:01 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2010-06-03 08:55:01 +0000 |
commit | a23bcd1501bb611248b21d5853863730a3d17896 (patch) | |
tree | a25244f0fa8cd2aab763c48efcea308cd6e30cfc /comms | |
parent | 4856ce32ec50144a37ce7d5515961be224c2436c (diff) | |
download | ports-a23bcd1501bb611248b21d5853863730a3d17896.tar.gz ports-a23bcd1501bb611248b21d5853863730a3d17896.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ebook2cw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/ebook2cw/Makefile b/comms/ebook2cw/Makefile index fc2841f3de61..ddc75dc5ca24 100644 --- a/comms/ebook2cw/Makefile +++ b/comms/ebook2cw/Makefile @@ -7,6 +7,7 @@ PORTNAME= ebook2cw PORTVERSION= 0.7.0 +PORTREVISION?= 1 CATEGORIES= comms hamradio MASTER_SITES= http://fkurz.net/ham/ebook2cw/ \ ${MASTER_SITE_LOCAL} |