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/xastir | |
parent | a07aa037a1d811308d584e576ce019f0a3f1541c (diff) |
Notes
Diffstat (limited to 'comms/xastir')
-rw-r--r-- | comms/xastir/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 93ec4d6f832e..de456445f20b 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -9,8 +9,7 @@ PORTNAME= xastir PORTVERSION= 1.9.4 PORTREVISION= 4 CATEGORIES= comms hamradio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= xastir +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} MAINTAINER= carl@stagecraft.cx COMMENT= X Amateur Station Tracking and Information Reporting |