diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | 844479aa5dff9dd1018c3943c19e06d29457a9eb (patch) | |
tree | 69819d49b22f1169c7f154443a1486f8b75ac1df /textproc/p5-Text-Template | |
parent | 1569c2c1d6407f1fd007ea198260cf414e065db9 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Template')
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 4319315e2183..34b2e3c98666 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://perl.plover.com/Template/ \ MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Expand template text with embedded Perl PERL_CONFIGURE= YES |