diff options
author | adam <adam@FreeBSD.org> | 1996-01-14 23:00:45 +0000 |
---|---|---|
committer | adam <adam@FreeBSD.org> | 1996-01-14 23:00:45 +0000 |
commit | 5f26551fc48b67f3428f6080fed105ad3a141690 (patch) | |
tree | c38fc98163e0b58fc5619fd078e5f1081b479ae7 /www/wn | |
parent | e778c408ae657c86b2e4bee20d94f2cc36b81a37 (diff) | |
download | FreeBSD-ports-5f26551fc48b67f3428f6080fed105ad3a141690.zip FreeBSD-ports-5f26551fc48b67f3428f6080fed105ad3a141690.tar.gz |
update to latest stable version
install documentation image files
Diffstat (limited to 'www/wn')
-rw-r--r-- | www/wn/Makefile | 6 | ||||
-rw-r--r-- | www/wn/distinfo | 2 | ||||
-rw-r--r-- | www/wn/files/index | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index e34ed1d..1b97a4a 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -3,10 +3,10 @@ # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.5 1995/12/07 12:43:23 adam Exp $ +# $Id: Makefile,v 1.6 1995/12/08 22:07:46 asami Exp $ # -DISTNAME= wn-1.12.2 +DISTNAME= wn-1.12.3 CATEGORIES+= www MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ @@ -19,7 +19,7 @@ pre-patch: post-install: @mkdir -p ${PREFIX}/wn - @cp -PR ${WRKSRC}/docs ${PREFIX}/wn + @cp -PR ${WRKSRC}/docs ${WRKSRC}/images ${PREFIX}/wn @install -c -o bin -g bin ${WRKSRC}/bin/wn ${PREFIX}/libexec @install -c -o bin -g bin ${WRKSRC}/bin/swn ${PREFIX}/sbin @install -c -o bin -g bin ${WRKSRC}/bin/wndex ${PREFIX}/bin diff --git a/www/wn/distinfo b/www/wn/distinfo index 337df5b..f73909e 100644 --- a/www/wn/distinfo +++ b/www/wn/distinfo @@ -1 +1 @@ -MD5 (wn-1.12.2.tar.gz) = 6417db4a7b7e1ae03677ecd930e36bff +MD5 (wn-1.12.3.tar.gz) = 93dbf6c6bd509cf788bbed6839d077cd diff --git a/www/wn/files/index b/www/wn/files/index index 7e5bf76..e02b23e 100644 --- a/www/wn/files/index +++ b/www/wn/files/index @@ -1,5 +1,5 @@ Owner=$MAINTAINER -Subdirs=docs +Subdirs=docs,images Indexfile=index.html Title=Welcome to the Web server at $SITENAME Link=/docs/index.html |