diff options
author | alex <alex@FreeBSD.org> | 2000-06-28 21:25:46 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-28 21:25:46 +0800 |
commit | 193f9ebda90ec7264e2fcdde0ec82a0babedb292 (patch) | |
tree | 2931198552d31ec75d1bc39d444ceacc14726853 /textproc/grap/Makefile | |
parent | f4c43b755b5b6d93a9a60688c74ecbdb4b22c0a0 (diff) | |
download | freebsd-ports-gnome-193f9ebda90ec7264e2fcdde0ec82a0babedb292.tar.gz freebsd-ports-gnome-193f9ebda90ec7264e2fcdde0ec82a0babedb292.tar.zst freebsd-ports-gnome-193f9ebda90ec7264e2fcdde0ec82a0babedb292.zip |
Update to version 1.10.
PR: 19510
Submitted by: maintainer
Diffstat (limited to 'textproc/grap/Makefile')
-rw-r--r-- | textproc/grap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile index 046b6b71f464..cd2d1f5ed538 100644 --- a/textproc/grap/Makefile +++ b/textproc/grap/Makefile @@ -6,13 +6,13 @@ # PORTNAME= grap -PORTVERSION= 1.05 +PORTVERSION= 1.10 CATEGORIES= textproc graphics MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ MAINTAINER= faber@lunabase.org -GNU_CONFIGURE=yes +GNU_CONFIGURE= yes MAN1= grap.1 |