diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-10 01:39:43 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-10 01:39:43 +0800 |
commit | c6570090056a42afa4721d438cb5ad276a039f94 (patch) | |
tree | 2dc46f158a51223c735db7e75992ba36550da3f6 /www/p5-HTML-Mason/Makefile | |
parent | 5c41c7cc70f757839fac6672e92d86336dd86530 (diff) | |
download | freebsd-ports-gnome-c6570090056a42afa4721d438cb5ad276a039f94.tar.gz freebsd-ports-gnome-c6570090056a42afa4721d438cb5ad276a039f94.tar.zst freebsd-ports-gnome-c6570090056a42afa4721d438cb5ad276a039f94.zip |
add missing files to PLIST
PR: 43850
Submitted by: maintainer
Diffstat (limited to 'www/p5-HTML-Mason/Makefile')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 76625cc1bf71..51baa200dc93 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -7,11 +7,11 @@ PORTNAME= HTML-Mason PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-1.13 MAINTAINER= dsh@vlink.ru |