diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
commit | ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (patch) | |
tree | 04dce99d6cfd5a85ca37a453d8878a9898b6fd16 /textproc/p5-Text-Template | |
parent | 11cd81ba01689b239e1eb2897286a61956a83ca0 (diff) | |
download | freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.gz freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.zst freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.zip |
Change to my FreeBSD.org address
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 |