diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-26 06:30:09 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-26 06:30:09 +0800 |
commit | 5ab0dc0eddf9bd5108c12f13a481fbe6fb2e1291 (patch) | |
tree | d2196fc4322b0c67eb93201881e0023dbc637af7 /comms/trustedqsl | |
parent | d1567a9242ae512848a47a5a7ffe54d7c856c9c2 (diff) | |
download | freebsd-ports-gnome-5ab0dc0eddf9bd5108c12f13a481fbe6fb2e1291.tar.gz freebsd-ports-gnome-5ab0dc0eddf9bd5108c12f13a481fbe6fb2e1291.tar.zst freebsd-ports-gnome-5ab0dc0eddf9bd5108c12f13a481fbe6fb2e1291.zip |
Finish stage support
Diffstat (limited to 'comms/trustedqsl')
-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 |