diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-22 00:14:50 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-22 00:14:50 +0800 |
commit | e93948fa18edd97cb21b23398c276412f49bbf3f (patch) | |
tree | dde1796e82a357b103322b2827cb75178bda6874 /textproc/grap/Makefile | |
parent | b418975747cdfdf560ac5f96b79789238a3c0fe4 (diff) | |
download | freebsd-ports-gnome-e93948fa18edd97cb21b23398c276412f49bbf3f.tar.gz freebsd-ports-gnome-e93948fa18edd97cb21b23398c276412f49bbf3f.tar.zst freebsd-ports-gnome-e93948fa18edd97cb21b23398c276412f49bbf3f.zip |
Update to version 1.2
PR: 28318
Submitted by: maintainer
Diffstat (limited to 'textproc/grap/Makefile')
-rw-r--r-- | textproc/grap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile index 60b5a99976cc..5bc4cd7cbb32 100644 --- a/textproc/grap/Makefile +++ b/textproc/grap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grap -PORTVERSION= 1.10 +PORTVERSION= 1.20 CATEGORIES= textproc graphics MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ |