diff options
Diffstat (limited to 'graphics/tgif')
-rw-r--r-- | graphics/tgif/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index 07adcd765f5..d49abf5063a 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:27 agc Exp $ +# $NetBSD: Makefile,v 1.3 1998/06/22 12:39:47 agc Exp $ DISTNAME= tgif-3.0-p16 CATEGORIES= graphics @@ -9,6 +9,4 @@ MAINTAINER= mcmahill@alum.mit.edu USE_IMAKE= yes -CAT1= prtgif.0 tgif.0 - .include "../../mk/bsd.pkg.mk" |