aboutsummaryrefslogtreecommitdiff
path: root/textproc/grap/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-03-31 15:13:53 +0000
committerSteve Price <steve@FreeBSD.org>1999-03-31 15:13:53 +0000
commitd2160207cfa97d74399d7800901553ce09174d83 (patch)
treebb93e796b97e730c541f7fa67cc300b56f23be17 /textproc/grap/Makefile
parentdcd8e3d1596f8978a8ed0e0cdea1a8adc6b62a1b (diff)
downloadports-d2160207cfa97d74399d7800901553ce09174d83.tar.gz
ports-d2160207cfa97d74399d7800901553ce09174d83.zip
Update to version 0.91a.
PR: 10865 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=17500
Diffstat (limited to 'textproc/grap/Makefile')
-rw-r--r--textproc/grap/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile
index a0dbd077e307..58ed45c2636a 100644
--- a/textproc/grap/Makefile
+++ b/textproc/grap/Makefile
@@ -3,15 +3,17 @@
# Date created: 14 Jan 1999
# Whom: faber@lunabase.org
#
-# $Id: Makefile,v 1.1.1.1 1999/01/18 05:03:22 steve Exp $
+# $Id: Makefile,v 1.2 1999/03/08 21:00:46 steve Exp $
#
-DISTNAME= grap-0.9a
+DISTNAME= grap-0.91a
CATEGORIES= textproc graphics
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
MAINTAINER= faber@lunabase.org
+GNU_CONFIGURE=yes
+
MAN1= grap.1
.include <bsd.port.mk>