diff options
author | anders <anders@FreeBSD.org> | 2002-04-01 00:42:10 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-04-01 00:42:10 +0800 |
commit | b739114eb4c7a013dbc5be24289c5cee86d97dc0 (patch) | |
tree | 9f50c98a5c2cf6020598e5a7a430fcad26390f6e | |
parent | 15ad630670e6f480ed067cd2f8e1eef1a9840f0b (diff) | |
download | freebsd-ports-gnome-b739114eb4c7a013dbc5be24289c5cee86d97dc0.tar.gz freebsd-ports-gnome-b739114eb4c7a013dbc5be24289c5cee86d97dc0.tar.zst freebsd-ports-gnome-b739114eb4c7a013dbc5be24289c5cee86d97dc0.zip |
Take over maintainership.
Approved by: greid
-rw-r--r-- | www/dillo-i18n/Makefile | 2 | ||||
-rw-r--r-- | www/dillo/Makefile | 2 | ||||
-rw-r--r-- | www/dillo2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index 717b6465d8ab..35428167c024 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= greid@FreeBSD.org +MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/www/dillo/Makefile b/www/dillo/Makefile index 717b6465d8ab..35428167c024 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= greid@FreeBSD.org +MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 717b6465d8ab..35428167c024 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= greid@FreeBSD.org +MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ |