aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt23
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 09:11:24 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 09:11:24 +0800
commitbb9d737e5bea9b718df6ba1218667130f3e8585c (patch)
treeb595a4844124c67233b9ad67ebd2502776636b48 /x11-toolkits/qt23
parentafbb40eec42236f7cb78f0a6aeb6a9e4b97143d8 (diff)
downloadfreebsd-ports-gnome-bb9d737e5bea9b718df6ba1218667130f3e8585c.tar.gz
freebsd-ports-gnome-bb9d737e5bea9b718df6ba1218667130f3e8585c.tar.zst
freebsd-ports-gnome-bb9d737e5bea9b718df6ba1218667130f3e8585c.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'x11-toolkits/qt23')
-rw-r--r--x11-toolkits/qt23/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 0657a338f1e7..daf839b9d882 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: qt21
-# Version required: 2.1.0 beta2
# Date created: 17 Jul 1999
# Whom: imura@kml.cs.titech.ac.jp
#
# $FreeBSD$
#
-DISTNAME= qt-x11-2.1.0-beta3
-PKGNAME= qt-2.1.0b3
+PORTNAME= qt
+PORTVERSION= 2.1.0b3
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.troll.no/qt/source/
+DISTNAME= qt-x11-2.1.0-beta3
MAINTAINER= imura@FreeBSD.org