diff options
Diffstat (limited to 'x11/xautolock/Makefile')
-rw-r--r-- | x11/xautolock/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile index 23837d65f83..c66bb323642 100644 --- a/x11/xautolock/Makefile +++ b/x11/xautolock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/05/22 19:44:27 tron Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/22 13:21:03 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1996/11/18 09:55:42 asami Exp # @@ -13,6 +13,4 @@ MAINTAINER= eblood@cs.unr.edu USE_IMAKE= yes -CAT1= xautolock.0 - .include "../../mk/bsd.pkg.mk" |