diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 15:45:14 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 15:45:14 +0000 |
commit | d9aa7a8cbf450e10d688039772c01ce6f2bd22b7 (patch) | |
tree | 77ad12919a21d63e5bf1b297403917f7353ae42e /misc/magicpoint | |
parent | 9b977fa9aae245aa82e8c6b7821ba1fb16afd556 (diff) | |
download | freebsd-ports-d9aa7a8cbf450e10d688039772c01ce6f2bd22b7.zip |
print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports
Diffstat (limited to 'misc/magicpoint')
-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 366da1493d1d..3ffd60c6d755 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -3,7 +3,7 @@ PORTNAME= magicpoint PORTVERSION= 1.13a -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES?= misc MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ |