diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-03 04:46:12 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-03 04:46:12 +0800 |
commit | 78ae72b568ee1077428eabb4313ee80d323732e6 (patch) | |
tree | bbcf19854776d74f9ad3dae65e48bbe3cece172d /math/p5-Math-GSL/Makefile | |
parent | f6ac3f5b1bb09700aebbc63e193b2eaab63f1921 (diff) | |
download | freebsd-ports-gnome-78ae72b568ee1077428eabb4313ee80d323732e6.tar.gz freebsd-ports-gnome-78ae72b568ee1077428eabb4313ee80d323732e6.tar.zst freebsd-ports-gnome-78ae72b568ee1077428eabb4313ee80d323732e6.zip |
Bump PORTREVISION after the libgsl update.
Obtained from: thierry
Diffstat (limited to 'math/p5-Math-GSL/Makefile')
-rw-r--r-- | math/p5-Math-GSL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 3160488d0c4a..74473ee8b43a 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -7,6 +7,7 @@ PORTNAME= Math-GSL PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math |