diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-10-31 09:54:36 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-10-31 09:54:36 +0000 |
commit | a357a53c5ea494c4c1fc7fecf7dd98712ae77e37 (patch) | |
tree | e84298214773f06931770dbd46c217a6a4d6e43b /www/ruboard/Makefile | |
parent | 9843b67d53d634d952d9e17e9908ab50ab2a3bf3 (diff) | |
download | ports-a357a53c5ea494c4c1fc7fecf7dd98712ae77e37.tar.gz ports-a357a53c5ea494c4c1fc7fecf7dd98712ae77e37.zip |
Notes
Diffstat (limited to 'www/ruboard/Makefile')
-rw-r--r-- | www/ruboard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ruboard/Makefile b/www/ruboard/Makefile index 65bf5ad7a5cd..643118c0d576 100644 --- a/www/ruboard/Makefile +++ b/www/ruboard/Makefile @@ -3,10 +3,10 @@ # Date created: 5 October 1998 # Whom: Andrew Maltsev <am@amsoft.ru> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/30 03:17:43 jkoshy Exp $ # -DISTNAME= ruboard-1.2 +DISTNAME= ruboard-1.2.1 CATEGORIES= www russian MASTER_SITES= ftp://ftp.amsoft.ru/software/ruboard/ |