diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-30 20:51:53 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-30 20:51:53 +0000 |
commit | 6ff6897fc7465194eb39577ec64dc0d4aca3d208 (patch) | |
tree | e33560f009ea04c1754df35dfd66fa89ec2cf2cc /net/p5-Net-SIP/Makefile | |
parent | a2052883a982ffe73fc7e962d668a7331563bf2a (diff) | |
download | ports-6ff6897fc7465194eb39577ec64dc0d4aca3d208.tar.gz ports-6ff6897fc7465194eb39577ec64dc0d4aca3d208.zip |
Notes
Diffstat (limited to 'net/p5-Net-SIP/Makefile')
-rw-r--r-- | net/p5-Net-SIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile index 7c12dd8a40d7..b82a95fda071 100644 --- a/net/p5-Net-SIP/Makefile +++ b/net/p5-Net-SIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-SIP -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |