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 /misc | |
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 'misc')
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 3ffd60c6d755..ec5f78f74bc6 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -3,7 +3,7 @@ PORTNAME= magicpoint PORTVERSION= 1.13a -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES?= misc MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ |