summaryrefslogtreecommitdiff
path: root/devel/libg++
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/libg++
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/libg++')
-rw-r--r--devel/libg++/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile
index caf8d5722170..e3ea962f2d37 100644
--- a/devel/libg++/Makefile
+++ b/devel/libg++/Makefile
@@ -1,13 +1,13 @@
# ex:ts=8
# Ports collection makefile for: GNU glib++
-# Version required: 0.0
# Date created: Wed, 23 Feb 2000
# Whom: David O'Brien <obrien@NUXI.com>
#
# $FreeBSD$
#
-DISTNAME= libg++-2.8.1.3
+PORTNAME= libg++
+PORTVERSION= 2.8.1.3
CATEGORIES= devel
MASTER_SITES= http://www.m-hollstein.de/libgxx/ \
ftp://ftp.valinux.com/pub/support/hjl/ \
@@ -17,7 +17,7 @@ MASTER_SITES= http://www.m-hollstein.de/libgxx/ \
${MASTER_SITE_GNU}
PATCH_SITES= http://www.m-hollstein.de/libgxx/
-PATCHFILES= libg++-2.8.1.3-20000312.diff.gz
+PATCHFILES= ${DISTNAME}-20000312.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= obrien@FreeBSD.org