diff options
author | mycroft <mycroft> | 1998-03-20 06:51:55 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-03-20 06:51:55 +0000 |
commit | 7ef302b7461f73b1bdf5a2fe613769d6bf94f63a (patch) | |
tree | 705b4d3b21032df4ea5bc2b3e7b565f0938d520b /x11/unclutter/Makefile | |
parent | 7858d11df06b450d9296ba488a99df908c87c3c6 (diff) | |
download | pkgsrc-7ef302b7461f73b1bdf5a2fe613769d6bf94f63a.tar.gz |
Tidy this up, and make me the `maintainer'.
Diffstat (limited to 'x11/unclutter/Makefile')
-rw-r--r-- | x11/unclutter/Makefile | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/x11/unclutter/Makefile b/x11/unclutter/Makefile index b0b5959aed5..7a2fd42c760 100644 --- a/x11/unclutter/Makefile +++ b/x11/unclutter/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: unclutter -# Version required: -8 -# Date created: 03 Aug 1996 -# Whom: shanee@rabbit.augusta.de +# Makefile for: unclutter +# Version required: 8 # -# $NetBSD: Makefile,v 1.3 1998/03/12 00:01:32 agc Exp $ -# FreeBSD Id: Makefile,v 1.6 1997/10/26 23:57:06 fenner Exp +# $NetBSD: Makefile,v 1.4 1998/03/20 06:51:55 mycroft Exp $ # DISTNAME= unclutter-8 @@ -13,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .tar.Z -MAINTAINER= shanee@rabbit.augusta.de +MAINTAINER= mycroft@NetBSD.ORG WRKSRC= ${WRKDIR}/unclutter USE_IMAKE= yes |