summaryrefslogtreecommitdiff
path: root/x11/gnomelibs
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-13 19:19:05 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-13 19:19:05 +0000
commitfe5426321afa29e8e557931a88fc18b5028ba6f8 (patch)
treee6d2be6ded13e95e962877648d4188b2b5aaffcf /x11/gnomelibs
parentTypo (PORTVESION -> PORTVERSION). (diff)
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27497
Diffstat (limited to 'x11/gnomelibs')
-rw-r--r--x11/gnomelibs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index 4e6efb5bfd1d..fd29dfba3b5c 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gnomelibs
-# Version required: 1.0.58
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= gnome-libs-1.0.58
-PKGNAME= gnomelibs-1.0.58
+PORTNAME= gnomelibs
+PORTVERSION= 1.0.58
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-libs
+DISTNAME= gnome-libs-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org