diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2001-06-20 22:01:00 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2001-06-20 22:01:00 +0000 |
commit | 110ea7c680eb33692336a0ce07212167fc1da9b2 (patch) | |
tree | 34cda5ce82550bafa7cb63979b6f0777baa2606a /print/sgf2tex/Makefile | |
parent | Use MASTER_SITE_PERL_CPAN. (diff) |
Update to 3.3.
PR: 28300
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | print/sgf2tex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/sgf2tex/Makefile b/print/sgf2tex/Makefile index 637d09ea145f..2de88fdefe63 100644 --- a/print/sgf2tex/Makefile +++ b/print/sgf2tex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sgf2tex -PORTVERSION= 3.2 +PORTVERSION= 3.3 CATEGORIES= print MASTER_SITES= ftp://match.stanford.edu/pub/ |