diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2003-04-08 05:27:29 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2003-04-08 05:27:29 +0000 |
commit | 6da14a8fb6d0ae3310bf5bda68ca57f7b6bc5276 (patch) | |
tree | 8bc73fcb005bc45279517242a0cb24f5f6fa9348 /devel/cvsplot/Makefile | |
parent | 01e3fd8f64e0b824935dcf99227fd74acd1fbad6 (diff) |
Notes
Diffstat (limited to 'devel/cvsplot/Makefile')
-rw-r--r-- | devel/cvsplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index aef279e37ee8..f69d947cd342 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -7,7 +7,7 @@ # PORTNAME= cvsplot -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |