diff options
author | eik <eik@FreeBSD.org> | 2003-11-14 08:29:48 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-14 08:29:48 +0800 |
commit | c22784e53505c599feaf9f5fcb6eafa94d1e6383 (patch) | |
tree | e97d6e53201bed91e02ad72acb57db520c1e0769 /databases/gnatsweb4 | |
parent | 230409791472834b5180e2d4f0f2b00c307f2a5e (diff) | |
download | freebsd-ports-gnome-c22784e53505c599feaf9f5fcb6eafa94d1e6383.tar.gz freebsd-ports-gnome-c22784e53505c599feaf9f5fcb6eafa94d1e6383.tar.zst freebsd-ports-gnome-c22784e53505c599feaf9f5fcb6eafa94d1e6383.zip |
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 4ddbcc32dd83..36a09e8e8e08 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 |