diff options
author | steve <steve@FreeBSD.org> | 1999-10-12 04:38:59 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-10-12 04:38:59 +0800 |
commit | 36eefa1d4768f89acde2c382463f33e1a08b4415 (patch) | |
tree | 7f964a1fcc1cc08ea39eae99bb454126e971e257 /x11-wm | |
parent | e7e0d9677b4bfae417b86f986bb17d84fc4ca2ef (diff) | |
download | freebsd-ports-gnome-36eefa1d4768f89acde2c382463f33e1a08b4415.tar.gz freebsd-ports-gnome-36eefa1d4768f89acde2c382463f33e1a08b4415.tar.zst freebsd-ports-gnome-36eefa1d4768f89acde2c382463f33e1a08b4415.zip |
Finish updating this port to version 2.3 - version required comment,
new URL, and PLIST changes so this will package again.
PR: 14207
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmakerconf/pkg-descr | 2 | ||||
-rw-r--r-- | x11-wm/wmakerconf/pkg-plist | 7 |
3 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index 2c7b292f2d82..059ebfe66bdc 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: wmakerconf -# Version required: 2.2 +# Version required: 2.3 # Date Created: 14 August 1999 # Whom: Dominik Rothert <dr@domix.de> # diff --git a/x11-wm/wmakerconf/pkg-descr b/x11-wm/wmakerconf/pkg-descr index 002da909ff05..f2c1ced48f97 100644 --- a/x11-wm/wmakerconf/pkg-descr +++ b/x11-wm/wmakerconf/pkg-descr @@ -1,4 +1,4 @@ Wmakerconf is a configuration tool for the famous window manager Window Maker. It is based on the GTK+ and Imlib libraries. -WWW: http://www2.informatik.uni-wuerzburg.de/staff/ulli/wmakerconf/ +WWW: http://members.linuxstart.com/~ulli/wmakerconf/index.html diff --git a/x11-wm/wmakerconf/pkg-plist b/x11-wm/wmakerconf/pkg-plist index 01f753865924..8c2557d30623 100644 --- a/x11-wm/wmakerconf/pkg-plist +++ b/x11-wm/wmakerconf/pkg-plist @@ -1,3 +1,5 @@ +bin/mkpreview +bin/wmakerconf share/wmakerconf/ABOUT-NLS share/wmakerconf/COPYING share/wmakerconf/MANUAL @@ -9,7 +11,6 @@ share/wmakerconf/appearance.xpm share/wmakerconf/black.xpm share/wmakerconf/effects.xpm share/wmakerconf/getfile.pl -share/wmakerconf/gettile.pl share/wmakerconf/libwww.pl share/wmakerconf/lynx.pl share/wmakerconf/menu.xpm @@ -27,11 +28,9 @@ share/wmakerconf/wm-oldmenu2new.sh share/wmakerconf/wmaker-version share/wmakerconf/wmakerconf.xpm share/wmakerconf/workspace.xpm -bin/wmakerconf -bin/mkpreview share/locale/ca/LC_MESSAGES/wmakerconf-data.mo share/locale/ca/LC_MESSAGES/wmakerconf.mo -share/locale/cz/LC_MESSAGES/wmakerconf-data.mo +share/locale/cs/LC_MESSAGES/wmakerconf-data.mo share/locale/da/LC_MESSAGES/wmakerconf-data.mo share/locale/da/LC_MESSAGES/wmakerconf.mo share/locale/de/LC_MESSAGES/wmakerconf-data.mo |