diff options
author | billf <billf@FreeBSD.org> | 1999-01-21 22:49:36 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-01-21 22:49:36 +0000 |
commit | 58511b3f542c5ab3213ab979d21a27302d4654b0 (patch) | |
tree | e9f769ee753adb7aba3c2d3aa12decfb0f683251 /www/linbot | |
parent | 7b806b22253179b0ad1183f3faa62c403c268706 (diff) | |
download | FreeBSD-ports-58511b3f542c5ab3213ab979d21a27302d4654b0.zip FreeBSD-ports-58511b3f542c5ab3213ab979d21a27302d4654b0.tar.gz |
Make this work until I commit the upgrade RSN.
Found by: Fenner's survey
Diffstat (limited to 'www/linbot')
-rw-r--r-- | www/linbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linbot/Makefile b/www/linbot/Makefile index ca38878..293372c 100644 --- a/www/linbot/Makefile +++ b/www/linbot/Makefile @@ -3,12 +3,12 @@ # Date created: 19 September 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.3 1998/11/04 02:37:38 jkoshy Exp $ +# $Id: Makefile,v 1.4 1998/12/29 18:22:59 billf Exp $ # DISTNAME= linbot-0.9 CATEGORIES= www python -MASTER_SITES= http://starship.skyport.net/crew/marduk/linbot/ +MASTER_SITES= http://starship.skyport.net/crew/marduk/linbot/download/ MAINTAINER= billf@FreeBSD.org |