diff options
author | nectar <nectar@FreeBSD.org> | 1999-01-11 02:52:35 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-01-11 02:52:35 +0800 |
commit | 0db568079232e5e7b724f49b42f976c0c7b3843d (patch) | |
tree | 6614b74b73ea778751967ab89d3a3f7fe4d0ac5a /www/grail/Makefile | |
parent | 73b754bc8597d164bfe9f964b20c21612fd859f4 (diff) | |
download | freebsd-ports-gnome-0db568079232e5e7b724f49b42f976c0c7b3843d.tar.gz freebsd-ports-gnome-0db568079232e5e7b724f49b42f976c0c7b3843d.tar.zst freebsd-ports-gnome-0db568079232e5e7b724f49b42f976c0c7b3843d.zip |
Update to grail-0.5.
Diffstat (limited to 'www/grail/Makefile')
-rw-r--r-- | www/grail/Makefile | 14 |
1 files changed, 7 insertions, 7 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 |