diff options
author | eik <eik@FreeBSD.org> | 2003-11-14 00:29:48 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-14 00:29:48 +0000 |
commit | c22784e53505c599feaf9f5fcb6eafa94d1e6383 (patch) | |
tree | e97d6e53201bed91e02ad72acb57db520c1e0769 /databases/gnatsweb4 | |
parent | 230409791472834b5180e2d4f0f2b00c307f2a5e (diff) | |
download | FreeBSD-ports-c22784e53505c599feaf9f5fcb6eafa94d1e6383.zip FreeBSD-ports-c22784e53505c599feaf9f5fcb6eafa94d1e6383.tar.gz |
switch my ports to my FreeBSD address
Approved by: marcus (mentor)
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 4ddbcc3..36a09e8 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= eikemeier@fillmore-labs.com +MAINTAINER= eik@FreeBSD.org COMMENT= Gnatsweb, a GNATS web interface RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 |