diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2008-04-24 22:15:20 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2008-04-24 22:15:20 +0000 |
commit | 7aba499fc3eb25150877fddaa840be168926b64b (patch) | |
tree | 1dfb851ca58ecd1ef502904af7602341b6babc08 /www/p5-HTML-Mason | |
parent | 78ab82fe77c2d5cc3b058c5a6fd50ee27b4f6d42 (diff) |
PR:
Submitted by:
Reviewed by:
Approved by: maintainer(irc)
Obtained from:
MFC after:
Security:
Of course, PORTREVISION has to be bumped.
Notes
Notes:
svn path=/head/; revision=211904
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index d2800d716e7d..c0f69d64318d 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -7,6 +7,7 @@ PORTNAME= HTML-Mason PORTVERSION= 1.39 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |