diff options
Diffstat (limited to 'x11/sunclock/Makefile')
-rw-r--r-- | x11/sunclock/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/sunclock/Makefile b/x11/sunclock/Makefile index d21e962ec19..f7c5df85246 100644 --- a/x11/sunclock/Makefile +++ b/x11/sunclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:55 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/06/22 13:21:02 agc Exp $ # DISTNAME= sunclock1.3 @@ -13,6 +13,4 @@ MAINTAINER= agc@netbsd.org USE_IMAKE= yes -CAT1= sunclock.0 - .include "../../mk/bsd.pkg.mk" |