diff options
author | ale <ale@FreeBSD.org> | 2009-05-13 17:46:02 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2009-05-13 17:46:02 +0800 |
commit | 8f8d88d9af78b5ddb076785e193049c2cda2326c (patch) | |
tree | 5ef6daf12ef326b71380f2b78790f29d0f1d8d1b /math/libjbigi | |
parent | fa4fbc6a9748619fd248a3f0a3360b80fa2af224 (diff) | |
download | freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.gz freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.zst freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.zip |
Chase libgmp and bump PORTREVISION.
Diffstat (limited to 'math/libjbigi')
-rw-r--r-- | math/libjbigi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libjbigi/Makefile b/math/libjbigi/Makefile index 76cca81c4e67..6876658177c5 100644 --- a/math/libjbigi/Makefile +++ b/math/libjbigi/Makefile @@ -7,6 +7,7 @@ PORTNAME= libjbigi PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= math java MASTER_SITES= http://mirror.i2p2.de/ \ ${MASTER_SITE_GOOGLE_CODE} |