summaryrefslogtreecommitdiff
path: root/devel/qtez
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 05:44:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 05:44:42 +0000
commitdfee8150a0d59e2499214056965a4abbe8823b22 (patch)
treec05ef7727106d763a62cf489e2b9fed5e6f14b7d /devel/qtez
parentPKGNAME was hiding within a script. (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27505
Diffstat (limited to 'devel/qtez')
-rw-r--r--devel/qtez/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/qtez/Makefile b/devel/qtez/Makefile
index 994e6740e7da..e7e90a6e5200 100644
--- a/devel/qtez/Makefile
+++ b/devel/qtez/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: qtez
-# Version required: 0.77a
# Date created: 14 May 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= QtEZ.current-src
-PKGNAME= qtez-0.77a
+PORTNAME= qtez
+PORTVERSION= 0.77a
CATEGORIES= devel
MASTER_SITES= http://qtez.zax.net/qtez-extras/
+DISTNAME= QtEZ.current-src
MAINTAINER= will@FreeBSD.org