diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-08-30 05:21:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-08-30 05:21:49 +0000 |
commit | 9f79584da9b5c7efff01c21b055c190851108302 (patch) | |
tree | 31bf4d9b9add26c76aca795958c02b07a255bf5a /www/snarf/Makefile | |
parent | f5ab255c5b0a1e00b2de8295dd89f17a208363c5 (diff) | |
download | ports-9f79584da9b5c7efff01c21b055c190851108302.tar.gz ports-9f79584da9b5c7efff01c21b055c190851108302.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>
Notes
Notes:
svn path=/head/; revision=32120
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 ca4a7f0f41b4..4d7c4f2c5e07 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/ |