diff options
author | jlam <jlam@pkgsrc.org> | 2004-04-24 22:46:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-04-24 22:46:08 +0000 |
commit | 39ad0dc6832b10c88066c08a90ce685ea96ded10 (patch) | |
tree | c26caf5e460d692ac1b398c752c2e24f4ab0404b /x11/lesstif/Makefile | |
parent | 9acf7aba7a657d4f09650bf5e876c25958dd83ee (diff) | |
download | pkgsrc-39ad0dc6832b10c88066c08a90ce685ea96ded10.tar.gz |
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r-- | x11/lesstif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index a9e320e0742..acefbc04ae1 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.72 2004/04/12 02:15:40 grant Exp $ +# $NetBSD: Makefile,v 1.73 2004/04/24 22:46:13 jlam Exp $ DISTNAME= lesstif-0.93.94 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lesstif/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.lesstif.org/ COMMENT= API compatible clone of the OSF/Motif toolkit |