diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-25 22:30:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-25 22:30:09 +0000 |
commit | 81c3e8234d098a4c2d3c09476f7df04574f844f8 (patch) | |
tree | d2196fc4322b0c67eb93201881e0023dbc637af7 /comms | |
parent | 34745878ac8c0a7612bb791898f750ee6cac08fd (diff) | |
download | ports-81c3e8234d098a4c2d3c09476f7df04574f844f8.tar.gz ports-81c3e8234d098a4c2d3c09476f7df04574f844f8.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/trustedqsl/Makefile | 1 | ||||
-rw-r--r-- | comms/trustedqsl/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 4d62bd15d180..460e56a088ce 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -2,6 +2,7 @@ PORTNAME= trustedqsl PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/TrustedQSL/v${PORTVERSION}/ DISTNAME= tqsl-${PORTVERSION} diff --git a/comms/trustedqsl/pkg-plist b/comms/trustedqsl/pkg-plist index c7e87cb8fd23..e1119cdbba71 100644 --- a/comms/trustedqsl/pkg-plist +++ b/comms/trustedqsl/pkg-plist @@ -5,6 +5,7 @@ include/tqslconvert.h include/tqslerrno.h include/tqsllib.h lib/libtqsllib.so +man/man5/tqsl.5.gz share/TrustedQSL/config.xml share/TrustedQSL/help/tqslapp/P12.bmp share/TrustedQSL/help/tqslapp/Pending.bmp |