diff options
Diffstat (limited to 'graphics/qcread/Makefile')
-rw-r--r-- | graphics/qcread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qcread/Makefile b/graphics/qcread/Makefile index a02b833..69f337b 100644 --- a/graphics/qcread/Makefile +++ b/graphics/qcread/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: qcread -# Version required: 0.3 # Date created: 23 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= qcread-0.3 +PORTNAME= qcread +PORTVERSION= 0.3 CATEGORIES= graphics MASTER_SITES= ftp://mars.illtel.denver.co.us/pub/qcread/ \ http://mars.illtel.denver.co.us/pub/qcread/ |