diff options
author | Philip Paeps <philip@FreeBSD.org> | 2004-03-31 06:34:10 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2004-03-31 06:34:10 +0000 |
commit | c88f851d7ba848cddae11c69c634bf192538dbae (patch) | |
tree | be29f295e6849b249e6d59287a5cbc198259e1e9 /devel/p5-Date-Roman | |
parent | 9e7577d1d4bd12c4e0fe93810106b6ea28481f37 (diff) | |
download | ports-c88f851d7ba848cddae11c69c634bf192538dbae.tar.gz ports-c88f851d7ba848cddae11c69c634bf192538dbae.zip |
Notes
Diffstat (limited to 'devel/p5-Date-Roman')
-rw-r--r-- | devel/p5-Date-Roman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Date-Roman/Makefile b/devel/p5-Date-Roman/Makefile index fc2433c66c2f..7c19a5938b4e 100644 --- a/devel/p5-Date-Roman/Makefile +++ b/devel/p5-Date-Roman/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- -MAINTAINER= philip@paeps.cx +MAINTAINER= philip@FreeBSD.org COMMENT= Perl module to play with Roman dates BUILD_DEPENDS= ${SITE_PERL}/Roman.pm:${PORTSDIR}/math/p5-Roman |