diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-15 12:52:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-15 12:52:59 +0800 |
commit | d936aa428487e50218d7d1ac943766aab8602f14 (patch) | |
tree | 45536a0748a0eac7e3a88ce53ae0db52a8a8ee5f | |
parent | ba76c92712292b3debd5b9a09d6679100c224c86 (diff) | |
download | freebsd-ports-gnome-d936aa428487e50218d7d1ac943766aab8602f14.tar.gz freebsd-ports-gnome-d936aa428487e50218d7d1ac943766aab8602f14.tar.zst freebsd-ports-gnome-d936aa428487e50218d7d1ac943766aab8602f14.zip |
Reset bogus maintainer address.
-rw-r--r-- | devel/p5-Date-Manip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 8df7106d99e1..44cef7a99429 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- DISTNAME= DateManip-${PORTVERSION} -MAINTAINER= port@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module containing date manipulation routines PERL_CONFIGURE= YES |