diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-29 06:23:01 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-29 06:23:01 +0000 |
commit | 7cd8c2797d9438a09b2b047c323f7f7856f01504 (patch) | |
tree | 8aa7a343b17031310eea0486e2bb3c006c305713 /x11-wm/pager | |
parent | 5e32716f8b807fd8ecdd3c053b8d8f0f98773f4c (diff) |
x11-wm/sawfish2 -> x11-wm/sawfish
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.
Notes
Notes:
svn path=/head/; revision=163799
Diffstat (limited to 'x11-wm/pager')
-rw-r--r-- | x11-wm/pager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile index a07475308eaf..a4568813f183 100644 --- a/x11-wm/pager/Makefile +++ b/x11-wm/pager/Makefile @@ -15,8 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ebert@informatik.unibw-muenchen.de COMMENT= A pager for sawfish without GNOME -BUILD_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish2 -RUN_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish2 +BUILD_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish +RUN_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish USE_GMAKE= yes MAKEFILE= GNUmakefile |