diff options
Diffstat (limited to 'textproc/grap/Makefile')
-rw-r--r-- | textproc/grap/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile index 59b09712d555..729ff17a0659 100644 --- a/textproc/grap/Makefile +++ b/textproc/grap/Makefile @@ -1,18 +1,17 @@ # New ports collection makefile for: grap -# Version required: 0.95b -# Date created: 14 Jan 1999 +# Version required: 1.0 +# Date created: 4 February 2000 # Whom: faber@lunabase.org # # $FreeBSD$ # -DISTNAME= grap-0.95b +DISTNAME= grap-1.01 CATEGORIES= textproc graphics MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ MAINTAINER= faber@lunabase.org -HAS_CONFIGURE=yes GNU_CONFIGURE=yes MAN1= grap.1 |