diff options
author | asami <asami@FreeBSD.org> | 1998-02-18 14:59:36 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-02-18 14:59:36 +0800 |
commit | a82e6254d888208eb15cf3f03f0c115d521b0b8a (patch) | |
tree | 3259d48693bac8483070aa87b14787803b3b7125 | |
parent | 57bedf71a9a466b0da001fe2a054c792a6392d6f (diff) | |
download | freebsd-ports-gnome-a82e6254d888208eb15cf3f03f0c115d521b0b8a.tar.gz freebsd-ports-gnome-a82e6254d888208eb15cf3f03f0c115d521b0b8a.tar.zst freebsd-ports-gnome-a82e6254d888208eb15cf3f03f0c115d521b0b8a.zip |
Unmark broken, packaging works now.
-rw-r--r-- | print/gp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/gp/Makefile b/print/gp/Makefile index 08ba3021c59d..ab0d4c6892b8 100644 --- a/print/gp/Makefile +++ b/print/gp/Makefile @@ -3,11 +3,9 @@ # Date created: 15 April 1997 # Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/02/14 18:13:08 andreas Exp $ +# $Id: Makefile,v 1.2 1998/02/16 12:13:04 asami Exp $ # -BROKEN= package - DISTNAME= GP-2.5 PKGNAME= gp-2.5 CATEGORIES= print |