diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-23 14:32:26 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-23 14:32:26 +0000 |
commit | a7ec28eb3cdb8445ce41f603c00e412a70524df2 (patch) | |
tree | f59cef157d8e0ab781aba01c1fa1c11de47f24b9 /comms/qicosi/Makefile | |
parent | cee3c5d497ba58eeda2de88356279cf9f8a0b938 (diff) | |
download | FreeBSD-ports-a7ec28eb3cdb8445ce41f603c00e412a70524df2.zip FreeBSD-ports-a7ec28eb3cdb8445ce41f603c00e412a70524df2.tar.gz |
Update to version 0.46.2
PR: 20739
Submitted by: MAINTAINER
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 |