diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-30 22:14:55 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-30 22:14:55 +0800 |
commit | da716d2bf01b408ef6d7869a0b9f536a5eae1df1 (patch) | |
tree | 407c6d7a61f90d7e2c0e1aa604db73ebec5d4177 /net/p5-Cflow/Makefile | |
parent | a2c33853f086d08b420bc1278ece897415ab1c48 (diff) | |
download | freebsd-ports-gnome-da716d2bf01b408ef6d7869a0b9f536a5eae1df1.tar.gz freebsd-ports-gnome-da716d2bf01b408ef6d7869a0b9f536a5eae1df1.tar.zst freebsd-ports-gnome-da716d2bf01b408ef6d7869a0b9f536a5eae1df1.zip |
upgrade to 1.051
PR: 36510
Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'net/p5-Cflow/Makefile')
-rw-r--r-- | net/p5-Cflow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Cflow/Makefile b/net/p5-Cflow/Makefile index d9c4c174f5d5..f902edfc7a31 100644 --- a/net/p5-Cflow/Makefile +++ b/net/p5-Cflow/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Cflow -PORTVERSION= 1.045 +PORTVERSION= 1.051 CATEGORIES= net perl5 MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/ PKGNAMEPREFIX= p5- |