diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 12:06:27 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 12:06:27 +0800 |
commit | 6740c867b216ccfd32443aa48f7987130a6aaebd (patch) | |
tree | 3c3b3b89d9fc94d20c6f01eb1de3c2dd44d74d8f /accessibility | |
parent | 52bf4656cc127a0f824f94501ffbba06e350963c (diff) | |
download | freebsd-ports-gnome-6740c867b216ccfd32443aa48f7987130a6aaebd.tar.gz freebsd-ports-gnome-6740c867b216ccfd32443aa48f7987130a6aaebd.tar.zst freebsd-ports-gnome-6740c867b216ccfd32443aa48f7987130a6aaebd.zip |
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
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 3 | ||||
-rw-r--r-- | accessibility/gnome-speech/Makefile | 3 |
2 files changed, 2 insertions, 4 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 diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index cfaac7a94ec7..94781a3f0cc8 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ # -PORTNAME= gnomespeech +PORTNAME= gnome-speech PORTVERSION= 0.3.10 CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 -DISTNAME= gnome-speech-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |