aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center1
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
commitf9bfad56c5f20f68338e2cd89769300e0d3e42cc (patch)
tree939b7187cbedd4a8cc92e43d8959ad5eee2b1e23 /sysutils/gnome-control-center1
parent3df86a88a9d1a500b60debaa4e14f97e500a96c1 (diff)
downloadports-f9bfad56c5f20f68338e2cd89769300e0d3e42cc.tar.gz
ports-f9bfad56c5f20f68338e2cd89769300e0d3e42cc.zip
Update with the new PORTNAME/PORTVERSION variable
Notes
Notes: svn path=/head/; revision=27427
Diffstat (limited to 'sysutils/gnome-control-center1')
-rw-r--r--sysutils/gnome-control-center1/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile
index 8c6937aa24c6..cdbf15ed2add 100644
--- a/sysutils/gnome-control-center1/Makefile
+++ b/sysutils/gnome-control-center1/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: control-center
-# Version required: 1.0.53
# Date created: 29 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= control-center-1.0.53
-PKGNAME= gnomecontrolcenter-1.0.53
+PORTNAME= gnomecontrolcenter
+PORTVERSION= 1.0.53
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/control-center
+DISTNAME= control-center-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org