diff options
author | Adam David <adam@FreeBSD.org> | 1996-08-16 01:27:40 +0000 |
---|---|---|
committer | Adam David <adam@FreeBSD.org> | 1996-08-16 01:27:40 +0000 |
commit | 6e2fe2a5f24cc2877e51b4da0dec186803d38061 (patch) | |
tree | ad9e94b1135a06388410b80d7a88fec98746cf35 | |
parent | distribution files changed (diff) |
version 1.14.5
Notes
Notes:
svn path=/head/; revision=3605
-rw-r--r-- | www/wn/Makefile | 8 | ||||
-rw-r--r-- | www/wn/distinfo | 2 | ||||
-rw-r--r-- | www/wn/files/index | 2 | ||||
-rw-r--r-- | www/wn/pkg-plist | 1 |
4 files changed, 6 insertions, 7 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index 103b3c152763..8f2c2736e47d 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wn -# Version required: 1.12 +# Version required: 1.14 # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.11 1996/05/26 17:31:55 adam Exp $ +# $Id: Makefile,v 1.12 1996/05/26 18:10:21 adam Exp $ # -DISTNAME= wn-1.12.7 +DISTNAME= wn-1.14.5 CATEGORIES+= www MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ @@ -19,7 +19,7 @@ pre-patch: post-install: @mkdir -p ${PREFIX}/wn/wnlogs - @cp -PR ${WRKSRC}/docs ${WRKSRC}/images ${PREFIX}/wn + @cp -PR ${WRKSRC}/docs ${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 b3fdd7fc1a5a..c14e32252aae 100644 --- a/www/wn/distinfo +++ b/www/wn/distinfo @@ -1 +1 @@ -MD5 (wn-1.12.7.tar.gz) = 29d3bcbfb5afb0f483dd74e7d1f65a6f +MD5 (wn-1.14.5.tar.gz) = 138a3319682310da5143031e5837bb49 diff --git a/www/wn/files/index b/www/wn/files/index index e02b23e5effd..7e5bf76dac1c 100644 --- a/www/wn/files/index +++ b/www/wn/files/index @@ -1,5 +1,5 @@ Owner=$MAINTAINER -Subdirs=docs,images +Subdirs=docs Indexfile=index.html Title=Welcome to the Web server at $SITENAME Link=/docs/index.html diff --git a/www/wn/pkg-plist b/www/wn/pkg-plist index 1f317f99ba23..30c2c33e695f 100644 --- a/www/wn/pkg-plist +++ b/www/wn/pkg-plist @@ -4,7 +4,6 @@ libexec/wn sbin/swn bin/wndex wn/docs -wn/images wn/index wn/wnlogs @cwd ./wn |