diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 10:43:35 +0800 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 10:43:35 +0800 |
commit | e7aa81f1a6971b44532e46d5361f2cabab190964 (patch) | |
tree | 29114ab3097f8efc96fbb83c4ef075fd759c6c89 /www/momspider | |
parent | 85bc214e2853c492be16a7cb7c387ed2b93dcc54 (diff) | |
download | freebsd-ports-gnome-e7aa81f1a6971b44532e46d5361f2cabab190964.tar.gz freebsd-ports-gnome-e7aa81f1a6971b44532e46d5361f2cabab190964.tar.zst freebsd-ports-gnome-e7aa81f1a6971b44532e46d5361f2cabab190964.zip |
$Id$ -> $FreeBSD$
Diffstat (limited to 'www/momspider')
-rw-r--r-- | www/momspider/Makefile | 2 | ||||
-rw-r--r-- | www/momspider/files/momspider.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/momspider/Makefile b/www/momspider/Makefile index 414ad500d10d..5e7d01034bd0 100644 --- a/www/momspider/Makefile +++ b/www/momspider/Makefile @@ -3,7 +3,7 @@ # Date created: 11 October 1997 # Whom: wosch # -# $Id: Makefile,v 1.2 1997/10/14 12:12:47 asami Exp $ +# $FreeBSD$ # DISTNAME= MOMspider-1.00 diff --git a/www/momspider/files/momspider.sh b/www/momspider/files/momspider.sh index 4f331a1efcf3..a4c13ac61484 100644 --- a/www/momspider/files/momspider.sh +++ b/www/momspider/files/momspider.sh @@ -9,7 +9,7 @@ # # The momspider documentation is in /usr/local/momspider/README.html # -# $Id$ +# $FreeBSD$ PATH=/bin:/usr/bin; export PATH momhome=/usr/local/momspider |