aboutsummaryrefslogtreecommitdiffstats
path: root/devel/stlport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/stlport/Makefile')
-rw-r--r--devel/stlport/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index 7a141d24ef97..7127efdddbb9 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -1,17 +1,17 @@
# ex:ts=8
# Ports collection makefile for: stlport
-# Version required: 0.0
# Date Created: 2 December 1998
# Whom: Josh Gilliam <josh@quick.net>
#
# $FreeBSD$
#
-DISTNAME= STLport-3.01
-PKGNAME= stlport-3.01
+PORTNAME= stlport
+PORTVERSION= 3.01
CATEGORIES= devel
MASTER_SITES= http://corp.metabyte.com/~fbp/stl/ \
ftp://maroon.webmaster.com/pub/STLport/
+DISTNAME= STLport-${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org