diff options
author | lofi <lofi@FreeBSD.org> | 2005-01-25 09:17:59 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-01-25 09:17:59 +0800 |
commit | fdc0f5e4dde0b33b380a40aa7fc69d4471447e68 (patch) | |
tree | b9cd6b83e1fbeaf0f67125a05c906b63683a3008 /german/selfhtml | |
parent | dbabc9e32ffc2bd9c2105a7218819f7b0b4d198f (diff) | |
download | freebsd-ports-gnome-fdc0f5e4dde0b33b380a40aa7fc69d4471447e68.tar.gz freebsd-ports-gnome-fdc0f5e4dde0b33b380a40aa7fc69d4471447e68.tar.zst freebsd-ports-gnome-fdc0f5e4dde0b33b380a40aa7fc69d4471447e68.zip |
Fix the german/selfhtml port so that it installs the
main page 'index.htm' as well.
Diffstat (limited to 'german/selfhtml')
-rw-r--r-- | german/selfhtml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/german/selfhtml/Makefile b/german/selfhtml/Makefile index aba7ef64df70..efbb4c5f256f 100644 --- a/german/selfhtml/Makefile +++ b/german/selfhtml/Makefile @@ -7,6 +7,7 @@ PORTNAME= selfhtml PORTVERSION= 80 +PORTREVISION= 1 CATEGORIES= german www MASTER_SITES= http://www.fsai.fh-trier.de/~gielj/files/ \ http://home.t-online.de/home/b.michna/selfhtml/ \ @@ -31,6 +32,7 @@ NO_BUILD= yes NO_WRKSUBDIR= yes PORTDOCS= \ + index.htm \ cgiperl \ css \ dhtml \ |