diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 09:48:18 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 09:48:18 +0800 |
commit | 7fef82e024dfaaa6e882a4f349bfeacf518471cd (patch) | |
tree | 446a90e1697cfcf456c81cb11bcd43e0ffb05eda /devel/Makefile | |
parent | 0e25556ad7e0080ca40e2baeeeccc6c9d6a47bfb (diff) | |
download | freebsd-ports-gnome-7fef82e024dfaaa6e882a4f349bfeacf518471cd.tar.gz freebsd-ports-gnome-7fef82e024dfaaa6e882a4f349bfeacf518471cd.tar.zst freebsd-ports-gnome-7fef82e024dfaaa6e882a4f349bfeacf518471cd.zip |
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
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 763eaad6780f..45e505aa59e6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -336,9 +336,9 @@ SUBDIR += glrparser SUBDIR += glui SUBDIR += gmake + SUBDIR += gnome-build SUBDIR += gnome-vfsmm SUBDIR += gnome2-hacker-tools - SUBDIR += gnomebuild SUBDIR += gnomecommon SUBDIR += gnomecrash SUBDIR += gnomevfs |