diff options
author | adam <adam@FreeBSD.org> | 1996-08-16 09:27:40 +0800 |
---|---|---|
committer | adam <adam@FreeBSD.org> | 1996-08-16 09:27:40 +0800 |
commit | d5610c326f91b669ea52f390fcd5941157ab021f (patch) | |
tree | 9ba1eea68f83133f463c100220f49116acb9b270 /www/wn | |
parent | 14e9a478ef4d33cd51ea4beb2c9a9c3e5f3e9cba (diff) | |
download | freebsd-ports-gnome-d5610c326f91b669ea52f390fcd5941157ab021f.tar.gz freebsd-ports-gnome-d5610c326f91b669ea52f390fcd5941157ab021f.tar.zst freebsd-ports-gnome-d5610c326f91b669ea52f390fcd5941157ab021f.zip |
version 1.14.5
Diffstat (limited to 'www/wn')
-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 |