diff options
author | kris <kris@FreeBSD.org> | 2000-08-30 13:21:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-08-30 13:21:49 +0800 |
commit | 2230e549907591119817948cd6bcba426477db2d (patch) | |
tree | c1cedda2147ef4111430299b451d647e56d20b7f /www/snarf/Makefile | |
parent | a5b9c1c4ac68f62d9de2e4c84931da7a1af481d8 (diff) | |
download | freebsd-ports-graphics-2230e549907591119817948cd6bcba426477db2d.tar.gz freebsd-ports-graphics-2230e549907591119817948cd6bcba426477db2d.tar.zst freebsd-ports-graphics-2230e549907591119817948cd6bcba426477db2d.zip |
Upgrade to snarf 7.0 (yes, the author leaped 5 major release numbers in
a single bound. Perhaps he's a Slackware and/or Solaris fan)
Submitted by: Bernhard Valenti <bernhard.valenti@gmx.net>
Diffstat (limited to 'www/snarf/Makefile')
-rw-r--r-- | www/snarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/snarf/Makefile b/www/snarf/Makefile index ca4a7f0f41b..4d7c4f2c5e0 100644 --- a/www/snarf/Makefile +++ b/www/snarf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snarf -PORTVERSION= 2.0.5 +PORTVERSION= 7.0 CATEGORIES= www MASTER_SITES= http://www.xach.com/snarf/ |