diff options
author | maho <maho@FreeBSD.org> | 2007-01-10 06:45:38 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-01-10 06:45:38 +0800 |
commit | 97588290bb8333745b630ab555249005b4c0946d (patch) | |
tree | 11f4bc30d5ca11bc022d70f16ac3298018a2e4c4 /math/metis4 | |
parent | 9c4c30fa16fa9edd6e39af0db4bf1343da263112 (diff) | |
download | freebsd-ports-gnome-97588290bb8333745b630ab555249005b4c0946d.tar.gz freebsd-ports-gnome-97588290bb8333745b630ab555249005b4c0946d.tar.zst freebsd-ports-gnome-97588290bb8333745b630ab555249005b4c0946d.zip |
As shared lib is now installed bump port revision.
Diffstat (limited to 'math/metis4')
-rw-r--r-- | math/metis4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/metis4/Makefile b/math/metis4/Makefile index 85c25085a196..c8ef53633f02 100644 --- a/math/metis4/Makefile +++ b/math/metis4/Makefile @@ -7,6 +7,7 @@ PORTNAME= metis PORTVERSION= 4.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ \ http://www-users.cs.umn.edu/~karypis/metis/metis/files/ |