diff options
author | makc <makc@FreeBSD.org> | 2009-12-02 04:33:45 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-12-02 04:33:45 +0800 |
commit | e6aa4d35f776c57c3ae73a740fa6cb4f7a43a067 (patch) | |
tree | 4a71319b4e635e651d3304fb7cb508b383731e30 /textproc | |
parent | 2720231d402d1c25cc1ab39d123438f1b32be9f4 (diff) | |
download | freebsd-ports-gnome-e6aa4d35f776c57c3ae73a740fa6cb4f7a43a067.tar.gz freebsd-ports-gnome-e6aa4d35f776c57c3ae73a740fa6cb4f7a43a067.tar.zst freebsd-ports-gnome-e6aa4d35f776c57c3ae73a740fa6cb4f7a43a067.zip |
Chase math/gsl update,
bump PORTREVISION
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Search-VectorSpace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile index b3e2d2dd2619..8021d6317316 100644 --- a/textproc/p5-Search-VectorSpace/Makefile +++ b/textproc/p5-Search-VectorSpace/Makefile @@ -7,7 +7,7 @@ PORTNAME= Search-VectorSpace PORTVERSION= 0.02 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |