diff options
Diffstat (limited to 'x11/asnap/Makefile')
-rw-r--r-- | x11/asnap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/asnap/Makefile b/x11/asnap/Makefile index e5f750b3378..7468a48d5a8 100644 --- a/x11/asnap/Makefile +++ b/x11/asnap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/03/29 12:42:58 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:56:21 grant Exp $ DISTNAME= asnap PKGNAME= ${DISTNAME}-1.0 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/} -MAINTAINER= he@netbsd.org +MAINTAINER= he@NetBSD.org COMMENT= Takes a snapshot of a region of the screen USE_IMAKE= yes |