diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-03-29 07:26:44 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-03-29 07:26:44 +0000 |
commit | cda9fb3a770ae35cb72640838d507e7467aaa70d (patch) | |
tree | 71ddeccdf378d12a7e5d909d708881b487346a1c | |
parent | 3a00525b77cb917a29990218e8488d4ae93374bc (diff) | |
download | FreeBSD-ports-cda9fb3a770ae35cb72640838d507e7467aaa70d.zip FreeBSD-ports-cda9fb3a770ae35cb72640838d507e7467aaa70d.tar.gz |
Take over maintainership of this port
-rw-r--r-- | graphics/gview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile index 38b9b27..2057d7f 100644 --- a/graphics/gview/Makefile +++ b/graphics/gview/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gview.netpedia.net/ \ ftp://ftp.petech.ac.za/pub/viewers/ \ http://www.geocities.com/ResearchTriangle/Facility/1468/sg/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cpiazza@FreeBSD.org LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \ intl.1:${PORTSDIR}/devel/gettext |