diff options
Diffstat (limited to 'print/gp')
-rw-r--r-- | print/gp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/gp/Makefile b/print/gp/Makefile index 24d8f0995c8f..08ba3021c59d 100644 --- a/print/gp/Makefile +++ b/print/gp/Makefile @@ -3,9 +3,11 @@ # Date created: 15 April 1997 # Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/02/14 18:13:08 andreas Exp $ # +BROKEN= package + DISTNAME= GP-2.5 PKGNAME= gp-2.5 CATEGORIES= print |