diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-09 16:37:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-09 16:37:14 +0000 |
commit | ed8a84e1c9d14783e9b709143eefe7877f7fc581 (patch) | |
tree | 6e96af68e2beca319755cd872f0b53fab92e6a9b /textproc/filepp | |
parent | 88f0e01291076c7b6e82794c489c94b5bdec1b92 (diff) | |
download | ports-ed8a84e1c9d14783e9b709143eefe7877f7fc581.tar.gz ports-ed8a84e1c9d14783e9b709143eefe7877f7fc581.zip |
Notes
Diffstat (limited to 'textproc/filepp')
-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 75d22beadbb6..65df2811baff 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 a66dd1b7be0b..79f29923a79f 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 ab37a717304a..9f0eef503053 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 |