diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-01-10 18:52:35 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-01-10 18:52:35 +0000 |
commit | 655bbbe0acd6d40d46b3c5b58d1a51fb5ee4fd20 (patch) | |
tree | ab3d78ba3e28d828b0c10defcdd2b97d7d0ab9a5 /www | |
parent | 4b4269a104e393bcd00310d55051658dbc5941a1 (diff) | |
download | ports-655bbbe0acd6d40d46b3c5b58d1a51fb5ee4fd20.tar.gz ports-655bbbe0acd6d40d46b3c5b58d1a51fb5ee4fd20.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/grail/Makefile | 14 | ||||
-rw-r--r-- | www/grail/distinfo | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index 8b0a0a08b8cc..e45be484f513 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -1,15 +1,15 @@ # Ports collection Makefile for: Grail -# Version required: 0.4 -# Date created: 6/11/1998 -# Whom: n@nectar.com +# Version required: 0.5 +# Date created: 1/11/1999 +# Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.4 1998/08/07 23:56:48 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/25 10:05:13 asami Exp $ # -DISTNAME= grail-0.4 +DISTNAME= grail-0.5 CATEGORIES= www -MASTER_SITES= http://monty.cnri.reston.va.us/grail-0.4/source/ -DISTFILES= grail_04.tgz +MASTER_SITES= http://monty.cnri.reston.va.us/grail-0.5/source/ +DISTFILES= grail_05.tgz MAINTAINER= nectar@freebsd.org diff --git a/www/grail/distinfo b/www/grail/distinfo index 1080f2fd480d..e2c3ef029fb4 100644 --- a/www/grail/distinfo +++ b/www/grail/distinfo @@ -1 +1 @@ -MD5 (grail_04.tgz) = bb8af9498f745dfcab0b9a1e4e86efd8 +MD5 (grail_05.tgz) = 155caa18c2e5e4d0a0c7a7fd480916b9 |