diff options
Diffstat (limited to 'cad/qcad')
-rw-r--r-- | cad/qcad/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index e0c067ddfa8a..5d76f3fff4bb 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: qcad -# Version required: 1.3.3 # Date created: 10 Dec 1999 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= qcad_source -PKGNAME= qcad-1.3.3 +PORTNAME= qcad +PORTVERSION= 1.3.3 CATEGORIES= cad MASTER_SITES= http://www.ultraviolet.org/qcad/ +DISTNAME= qcad_source MAINTAINER= will@FreeBSD.org |