diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
commit | c926af277e1355820a38a0dea7ee6dd6290182f8 (patch) | |
tree | bf9913f2e73992da76b52cce28501e8e6754bf94 /comms/trustedqsl/Makefile | |
parent | a07aa037a1d811308d584e576ce019f0a3f1541c (diff) |
Notes
Diffstat (limited to 'comms/trustedqsl/Makefile')
-rw-r--r-- | comms/trustedqsl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 77751e567452..47308c57f52f 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -9,8 +9,7 @@ PORTNAME= trustedqsl PORTVERSION= 1.11 PORTREVISION= 6 CATEGORIES= comms hamradio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= trustedqsl +MASTER_SITES= SF/${PORTNAME}/tqsllib/V2.0 DISTFILES= tqsllib-2.0.tar.gz TrustedQSL-1.11.tar.gz MAINTAINER= db@FreeBSD.org |