diff options
Diffstat (limited to 'comms/qicosi/Makefile')
-rw-r--r-- | comms/qicosi/Makefile | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/comms/qicosi/Makefile b/comms/qicosi/Makefile index 1d936c0..7a5f15d 100644 --- a/comms/qicosi/Makefile +++ b/comms/qicosi/Makefile @@ -1,17 +1,15 @@ # New ports collection makefile for: qico -# Date created: 13 Jan 2000 -# Whom: Denis Shaposhnikov <dsh@vlink.ru> +# Version required: 0.46.2 +# Date created: 13 Jan 2000 +# Whom: Denis Shaposhnikov <dsh@vlink.ru> # # $FreeBSD$ # PORTNAME= qico -PORTVERSION= 0.45.3.1 +PORTVERSION= 0.46.2 CATEGORIES= comms -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.ruxy.org.ru/~aaz/files/ -MASTER_SITE_SUBDIR= will -DISTNAME= ${PORTNAME}-0.45pl3.1 +MASTER_SITES= http://lev.serebryakov.spb.ru/download/ MAINTAINER= dsh@vlink.ru |