diff options
Diffstat (limited to 'comms/qico/Makefile')
-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 |