diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-03-12 10:15:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-03-12 10:15:47 +0000 |
commit | fb1edcdaf551fbb58d22a25e6a833dd9f66a4feb (patch) | |
tree | 8c0104d6c7b36593cd18c03b4b77c41f5476ede1 /www/snarf | |
parent | 76e7d76242f0c7fc57b24a7fdbd4b21282253846 (diff) | |
download | ports-fb1edcdaf551fbb58d22a25e6a833dd9f66a4feb.tar.gz ports-fb1edcdaf551fbb58d22a25e6a833dd9f66a4feb.zip |
Don't point to the snarf-latest distfile, use snarf-2.0.5 instead. There are
no functional changes associated with this for people who have already
installed.
Submitted by: billf
Notes
Notes:
svn path=/head/; revision=17147
Diffstat (limited to 'www/snarf')
-rw-r--r-- | www/snarf/Makefile | 7 | ||||
-rw-r--r-- | www/snarf/distinfo | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/www/snarf/Makefile b/www/snarf/Makefile index 0bdd64954d93..8c8c1160f510 100644 --- a/www/snarf/Makefile +++ b/www/snarf/Makefile @@ -3,18 +3,15 @@ # Date created: 2 January 1999 # Whom: Kris Kennaway <kris@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/03/01 11:13:12 kris Exp $ # -DISTNAME= snarf-latest -PKGNAME= snarf-2.0.5 +DISTNAME= snarf-2.0.5 CATEGORIES= www MASTER_SITES= http://www.xach.com/snarf/ MAINTAINER= kris@FreeBSD.ORG -WRKSRC= ${WRKDIR}/snarf-2.0.5/ - GNU_CONFIGURE= yes MAN1= snarf.1 diff --git a/www/snarf/distinfo b/www/snarf/distinfo index 1fce462f1c5f..f735e839bcb3 100644 --- a/www/snarf/distinfo +++ b/www/snarf/distinfo @@ -1 +1 @@ -MD5 (snarf-latest.tar.gz) = 90502b4519bc150ccc330cf50f549db3 +MD5 (snarf-2.0.5.tar.gz) = 90502b4519bc150ccc330cf50f549db3 |