diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-02-16 12:13:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-02-16 12:13:04 +0000 |
commit | de13028fd2b6932751470d16d5157876eebb9070 (patch) | |
tree | 78164600c8a2cabde047b8336a84df1e6f1fa7b9 /print/gp | |
parent | ed8a772194f7450150c4917d456000eb53b28693 (diff) |
Notes
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 |