diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-03 20:14:51 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-03 20:14:51 +0000 |
commit | 49a7f74b8362cfa86829024f9f741502ef76a787 (patch) | |
tree | ea126d9f5281231e968d56f4f3db4eb3f89706e4 /net/p5-Net-Google-AuthSub/Makefile | |
parent | 44846dd5c7fbe234c3e14b20d4b5bf36f7524bcc (diff) | |
download | ports-49a7f74b8362cfa86829024f9f741502ef76a787.tar.gz ports-49a7f74b8362cfa86829024f9f741502ef76a787.zip |
Notes
Diffstat (limited to 'net/p5-Net-Google-AuthSub/Makefile')
-rw-r--r-- | net/p5-Net-Google-AuthSub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index 3edac9ea3c1f..72ef78761f64 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Google-AuthSub -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |