diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-20 04:43:03 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-20 04:43:03 +0800 |
commit | 9de661204997cf1c6d50287ab6ad2f2e3947aab2 (patch) | |
tree | cd014ecbbe51a16aae8444695eb45878ddcbae1b /x11-wm | |
parent | 8f5de2571ad471a4710300ba060e9b96c2da12d7 (diff) | |
download | freebsd-ports-gnome-9de661204997cf1c6d50287ab6ad2f2e3947aab2.tar.gz freebsd-ports-gnome-9de661204997cf1c6d50287ab6ad2f2e3947aab2.tar.zst freebsd-ports-gnome-9de661204997cf1c6d50287ab6ad2f2e3947aab2.zip |
graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index cf07937da215..ee3a6ea19563 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -3,7 +3,7 @@ PORTNAME= fvwm PORTVERSION= 2.6.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ |