diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | e7537bff09a3a3bd7cf9af85638233cbafd82629 (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /misc/magicpoint | |
parent | c8213a0a52ca97601851895b000dbe7deb246ae3 (diff) | |
download | FreeBSD-ports-e7537bff09a3a3bd7cf9af85638233cbafd82629.zip FreeBSD-ports-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.gz |
Bump portrevision after png update
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 28bcfc9..72bec52 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -3,7 +3,7 @@ PORTNAME= magicpoint PORTVERSION= 1.13a -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES?= misc MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ |