diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 04:06:27 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 04:06:27 +0000 |
commit | 9fd86ed4609b5cd3632c70055f23baabec0944f9 (patch) | |
tree | 852e153c92130d088eeb92834b5697762a5f6e96 /accessibility/gnome-mag | |
parent | 03c60c7ac90c8a3d43b3cec93c73e57fec2c7629 (diff) |
Change the PORTNAME:
gnomemag -> gnome-mag
gnomespeech -> gnome-speech
fileroller -> file-roller
gnomeaudio -> gnome-audio
gnomemedia2 -> gnome-media
gnomedb -> gnome-db
gnomeblog -> gnome-blog
gnomepim -> gnome-pim
gnomeutils2 -> gnome-utils
bugbuddy -> bug-buddy
gnomebuild -> gnome-build
gnomecommon -> gnome-common
gnomecrash -> gnome-crash
Notes
Notes:
svn path=/head/; revision=163663
Diffstat (limited to 'accessibility/gnome-mag')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index c1c28d8e146c..504d65c0d275 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -6,12 +6,11 @@ # $MCom: ports-stable/accessibility/gnomemag/Makefile,v 1.1 2006/03/13 23:49:23 mezz Exp $ # -PORTNAME= gnomemag +PORTNAME= gnome-mag PORTVERSION= 0.12.5 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mag/0.12 -DISTNAME= gnome-mag-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |