diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-18 03:49:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-18 03:49:55 +0000 |
commit | adda42bec2c95633b64d7eded5300234540257b9 (patch) | |
tree | a7f580d0be2e917fa48b8751fe92eaafa8d90c4a /databases/gnatsweb4 | |
parent | 6c23af06c3eadc82165e019b5f2631367cd2a852 (diff) |
Notes
Diffstat (limited to 'databases/gnatsweb4')
-rw-r--r-- | databases/gnatsweb4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index 36a09e8e8e08..92d8a9ae23b9 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases devel www MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnatsweb -MAINTAINER= eik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gnatsweb, a GNATS web interface RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 |