diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 19:41:22 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 19:41:22 +0000 |
commit | d1de27b382eb95508c452714f54cb4468f0d77d9 (patch) | |
tree | 6f07e010cfb06d96beca740ed0a3c3890796a2eb /net-im/gnomeicu | |
parent | 67899aa29c8842e2a22c72b68ba1712a900bfd15 (diff) | |
download | ports-d1de27b382eb95508c452714f54cb4468f0d77d9.tar.gz ports-d1de27b382eb95508c452714f54cb4468f0d77d9.zip |
net-im/gnomeicu2 -> net-im/gnomeicu
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.
As for x11/gnome2-fifth-toe, chase the rename.
PR: ports/97985
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=163762
Diffstat (limited to 'net-im/gnomeicu')
-rw-r--r-- | net-im/gnomeicu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 6cfdd08cde74..c4e2bfe1a95e 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ # -PORTNAME= gnomeicu2 +PORTNAME= gnomeicu PORTVERSION= 0.99.10 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnomeicu -DISTNAME= gnomeicu-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME2 ICQ client |