diff options
author | tsarna <tsarna@pkgsrc.org> | 1998-11-01 20:28:38 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1998-11-01 20:28:38 +0000 |
commit | 97e7d1862da91fcaf5e93896ffbf403491e239fe (patch) | |
tree | b23924e80300f97106ddd63923bd091e7bdf36d6 /www/grail | |
parent | 76f0a4284ceecc4b4f48cc93613f3ad383418030 (diff) | |
download | pkgsrc-97e7d1862da91fcaf5e93896ffbf403491e239fe.tar.gz |
Update Grail from 0.4 to 0.5
Diffstat (limited to 'www/grail')
-rw-r--r-- | www/grail/Makefile | 12 | ||||
-rw-r--r-- | www/grail/files/md5 | 4 | ||||
-rw-r--r-- | www/grail/pkg/DESCR | 2 |
3 files changed, 8 insertions, 10 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index 48e6ea727df..52f2762e2e1 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 1998/08/24 00:12:49 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 1998/11/01 20:28:38 tsarna Exp $ # -DISTNAME= grail_04 -PKGNAME= grail-0.4 +DISTNAME= grail_05 +PKGNAME= grail-0.5 CATEGORIES= www -MASTER_SITES= http://monty.cnri.reston.va.us/grail-0.4/source/ +MASTER_SITES= http://monty.cnri.reston.va.us/grail-0.5/source/ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org @@ -16,8 +16,8 @@ DEPENDS+= py-Tk-1.5.1:../../x11/py-Tk NO_CONFIGURE= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/grail-0.4 -GRAILDIR= share/misc/grail-0.4 +WRKSRC= ${WRKDIR}/grail-0.5 +GRAILDIR= share/misc/grail-0.5 PLIST_SRC= ${WRKDIR}/.PLIST_SRC do-install: diff --git a/www/grail/files/md5 b/www/grail/files/md5 index 6c981639042..6d2287dddaa 100644 --- a/www/grail/files/md5 +++ b/www/grail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 1998/08/07 13:27:41 agc Exp $ +$NetBSD: md5,v 1.3 1998/11/01 20:28:38 tsarna Exp $ -MD5 (grail_04.tgz) = bb8af9498f745dfcab0b9a1e4e86efd8 +MD5 (grail_05.tgz) = 155caa18c2e5e4d0a0c7a7fd480916b9 diff --git a/www/grail/pkg/DESCR b/www/grail/pkg/DESCR index 49e3b213b8a..cca1bcfe016 100644 --- a/www/grail/pkg/DESCR +++ b/www/grail/pkg/DESCR @@ -1,5 +1,3 @@ -GRAIL 0.4 - Grail(TM) is a web browser written in Python, an object-oriented scripting language. Grail is from the Center for National Research Initiatives. See share/misc/grail-0.4/LICENSE for the license terms. |