aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-desktop
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 19:27:48 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 19:27:48 +0000
commitcc26a6c8bab8009634191ff17ccf33f780aea026 (patch)
treeb3e240e39307113abd3611a44a2f66af1656f384 /x11/gnome-desktop
parentbd1a8c9f4e152fb4230fea1c92913eb6c3267f2d (diff)
downloadports-cc26a6c8bab8009634191ff17ccf33f780aea026.tar.gz
ports-cc26a6c8bab8009634191ff17ccf33f780aea026.zip
x11/gnomedesktop -> x11/gnome-desktop
x11/gnomedesktop-reference -> x11/gnome-desktop-reference Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. PR: ports/97985 Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=163760
Diffstat (limited to 'x11/gnome-desktop')
-rw-r--r--x11/gnome-desktop/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index b33bbef95fbd..b808849ad588 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -6,12 +6,11 @@
# $MCom: ports/x11/gnomedesktop/Makefile,v 1.90 2006/04/13 07:52:40 bland Exp $
#
-PORTNAME= gnomedesktop
+PORTNAME= gnome-desktop
PORTVERSION= 2.14.1.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DISTNAME= gnome-desktop-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org