summaryrefslogtreecommitdiff
path: root/x11/gnomecore
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/gnomecore
parentTypo (PORTVESION -> PORTVERSION). (diff)
Update to use PORTNAME/PORTVERSION
Diffstat (limited to 'x11/gnomecore')
-rw-r--r--x11/gnomecore/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile
index a6f7dc54d3d2..03f582e630b7 100644
--- a/x11/gnomecore/Makefile
+++ b/x11/gnomecore/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gnomecore
-# Version required: 1.0.55
# Date created: 17 March 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= gnome-core-1.0.55
-PKGNAME= gnomecore-1.0.55
+PORTNAME= gnomecore
+PORTVERSION= 1.0.55
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-core
+DISTNAME= gnome-core-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org