diff options
author | minskim <minskim> | 2008-10-19 23:52:20 +0000 |
---|---|---|
committer | minskim <minskim> | 2008-10-19 23:52:20 +0000 |
commit | ef4053c674427a4e3af76ae645ed16fa13e685ea (patch) | |
tree | dec7bc84544848907e3720973324c4fbb90cf8b1 /devel/eet | |
parent | 1c5c649feb99145fc0acad9134043947ab8c6168 (diff) | |
download | pkgsrc-ef4053c674427a4e3af76ae645ed16fa13e685ea.tar.gz |
Set MAINTAINER to the maintainer of wip/eet.
Since both devel/eet and wip/eet have the same version, wip/eet will be
removed shortly.
Diffstat (limited to 'devel/eet')
-rw-r--r-- | devel/eet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/eet/Makefile b/devel/eet/Makefile index 0efb9012087..2338f472450 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/06/22 01:21:31 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2008/10/19 23:52:20 minskim Exp $ # DISTNAME= eet-1.0.1 @@ -6,7 +6,7 @@ CATEGORIES= devel archivers MASTER_SITES= http://download.enlightenment.org/snapshots/2008-05-19/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= yazzy@yazzy.org HOMEPAGE= http://www.enlightenment.org/ COMMENT= Library for speedy storage, retrieval, and compression |