diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-09 16:37:14 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-09 16:37:14 +0000 |
commit | 4ce23c79fa4a7f478afe6eb69a1ad7e24fe73c53 (patch) | |
tree | cbcbc662e3058d8d52a0fe13062d0bf105a33734 /textproc | |
parent | f89266dd2b5c56de92dcdb8f0a1f588d59896e32 (diff) | |
download | FreeBSD-ports-4ce23c79fa4a7f478afe6eb69a1ad7e24fe73c53.zip FreeBSD-ports-4ce23c79fa4a7f478afe6eb69a1ad7e24fe73c53.tar.gz |
upgrade to 1.3.0
drop maintainership
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/filepp/Makefile | 4 | ||||
-rw-r--r-- | textproc/filepp/distinfo | 2 | ||||
-rw-r--r-- | textproc/filepp/pkg-plist | 8 |
3 files changed, 11 insertions, 3 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 75d22be..65df281 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -7,11 +7,11 @@ # PORTNAME= filepp -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 CATEGORIES= textproc MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/textproc/filepp/distinfo b/textproc/filepp/distinfo index a66dd1b..79f29923 100644 --- a/textproc/filepp/distinfo +++ b/textproc/filepp/distinfo @@ -1 +1 @@ -MD5 (filepp-1.2.2.tar.gz) = 2befe510d72fe51bfaee302530d435da +MD5 (filepp-1.3.0.tar.gz) = fb0dc457f268652209f18bcdbdd96f35 diff --git a/textproc/filepp/pkg-plist b/textproc/filepp/pkg-plist index ab37a71..9f0eef5 100644 --- a/textproc/filepp/pkg-plist +++ b/textproc/filepp/pkg-plist @@ -1 +1,9 @@ bin/filepp +share/filepp/modules/c-comment.pm +share/filepp/modules/for.pm +share/filepp/modules/hash-comment.pm +share/filepp/modules/literal.pm +share/filepp/modules/tolower.pm +share/filepp/modules/toupper.pm +@dirrm share/filepp/modules +@dirrm share/filepp |