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/qico | |
parent | a07aa037a1d811308d584e576ce019f0a3f1541c (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with B,C
Notes
Notes:
svn path=/head/; revision=240067
Diffstat (limited to 'comms/qico')
-rw-r--r-- | comms/qico/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/qico/Makefile b/comms/qico/Makefile index 3851028bb296..3ec025c7b34b 100644 --- a/comms/qico/Makefile +++ b/comms/qico/Makefile @@ -8,8 +8,7 @@ PORTNAME= qico PORTVERSION= 0.49.10.3 CATEGORIES= comms -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.49.10-p3 DISTNAME= ${PORTNAME}-0.49.10-p3 MAINTAINER= dsh@vlink.ru |