diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-03 10:16:27 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-03 10:16:27 +0000 |
commit | 188edfc9a0c83cd8190d5bd92114b919711d09b5 (patch) | |
tree | 7124f49078e576617f484b8f15bc88da24391f0c /print/gv/Makefile | |
parent | 36dd2cbc04e3498ea0e1f6072a5fba5789b1a2b9 (diff) | |
download | ports-188edfc9a0c83cd8190d5bd92114b919711d09b5.tar.gz ports-188edfc9a0c83cd8190d5bd92114b919711d09b5.zip |
Notes
Diffstat (limited to 'print/gv/Makefile')
-rw-r--r-- | print/gv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index e06120366c4a..0a2d10b30233 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gv -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |