diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-31 16:42:10 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-31 16:42:10 +0000 |
commit | 3aa2a8a91ac4255fa466cd489317be9960775c23 (patch) | |
tree | fde2832bf92cf673043a57d3c847019c48d148ed /www/dillo | |
parent | 88c33443f4b136cc46a9cb020b88fc65973549d7 (diff) |
Notes
Diffstat (limited to 'www/dillo')
-rw-r--r-- | www/dillo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |