diff options
author | zeising <zeising@FreeBSD.org> | 2013-05-21 01:00:57 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-05-21 01:00:57 +0800 |
commit | 011e93126f8465b8a55c37646001e890c66c8ec3 (patch) | |
tree | 8a6148eb7fad2e3894433c38d4c1157c0f2e5b55 /x11-wm/Makefile | |
parent | 8cd9c0ff275a05e5a7dbbbe5fbdae09f0aa54293 (diff) | |
download | freebsd-ports-gnome-011e93126f8465b8a55c37646001e890c66c8ec3.tar.gz freebsd-ports-gnome-011e93126f8465b8a55c37646001e890c66c8ec3.tar.zst freebsd-ports-gnome-011e93126f8465b8a55c37646001e890c66c8ec3.zip |
Move x11-wm/transset-df to x11-wm/transset and change upstream to
freedesktop.org. The freedesktop.org version now includes all patches
by Daniel Forchheimer which were distributed as xtransset-df.
Update this port to the latest version from freedesktop.org
Bump PORTEPOCH to prevent versions going backwards.
Trim makefile headers
Transfer maintainership to x11@ [1]
Approved by: miwi (current maintainer) [1]
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 7dedd00c1d10..0e4d5c0acb56 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -145,7 +145,7 @@ SUBDIR += stumpwm SUBDIR += swm SUBDIR += tinywm - SUBDIR += transset-df + SUBDIR += transset SUBDIR += treewm SUBDIR += tvtwm SUBDIR += twm |