diff options
author | Adam David <adam@FreeBSD.org> | 1996-01-14 23:00:45 +0000 |
---|---|---|
committer | Adam David <adam@FreeBSD.org> | 1996-01-14 23:00:45 +0000 |
commit | fbbb27045ac9c651439b9093049a956e63c1ffa9 (patch) | |
tree | e0b8b68d2807ede6ec3613fad2da9ae9ce2bf7c9 /www/wn | |
parent | Upgrade to 2.3.0 (diff) |
update to latest stable version
install documentation image files
Notes
Notes:
svn path=/head/; revision=2623
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 e34ed1d2df96..1b97a4afeeb0 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 337df5b97833..f73909e73823 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 7e5bf76dac1c..e02b23e5effd 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 |