diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-29 13:32:31 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-29 13:32:31 +0800 |
commit | f8f0dfef7f11fffcb314934bf6daa2980cf047ce (patch) | |
tree | edec4c0f8147c5b36cb54a3b3c769cc7e16ae9c0 /x11-fm/Makefile | |
parent | f5e508c534c6cfc06abd9f7e15495fe2bfe3c329 (diff) | |
download | freebsd-ports-gnome-f8f0dfef7f11fffcb314934bf6daa2980cf047ce.tar.gz freebsd-ports-gnome-f8f0dfef7f11fffcb314934bf6daa2980cf047ce.tar.zst freebsd-ports-gnome-f8f0dfef7f11fffcb314934bf6daa2980cf047ce.zip |
x11-fm/nautilus2 -> x11-fm/nautilus
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 other ports, chase the rename.
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 35c0ad4f52c2..081dea0b1862 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -21,7 +21,7 @@ SUBDIR += jaffm SUBDIR += krusader SUBDIR += mtoolsfm - SUBDIR += nautilus2 + SUBDIR += nautilus SUBDIR += offix-files SUBDIR += pcmanfm SUBDIR += py-nautilus |