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 /graphics/xzgv/Makefile | |
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 'graphics/xzgv/Makefile')
-rw-r--r-- | graphics/xzgv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 966415543dda..fb0ca9b3b189 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -3,7 +3,7 @@ PORTNAME= xzgv PORTVERSION= 0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ |