diff options
author | George C A Reid <greid@FreeBSD.org> | 2001-05-19 10:21:51 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2001-05-19 10:21:51 +0000 |
commit | 71fb67d74074bc0709c31ccaba2329b6c8175fec (patch) | |
tree | 1e1ccd766bc1b7a91e7c2ef07c3845ae17150da4 /shells | |
parent | 5db3f51ba7932196800d07e507662b20eca128ab (diff) | |
download | ports-71fb67d74074bc0709c31ccaba2329b6c8175fec.tar.gz ports-71fb67d74074bc0709c31ccaba2329b6c8175fec.zip |
Fix plist
PR: 27447
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes
Notes:
svn path=/head/; revision=42726
Diffstat (limited to 'shells')
-rw-r--r-- | shells/wapsh/Makefile | 2 | ||||
-rw-r--r-- | shells/wapsh/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile index 12529c5a502d..dbc71ab25d26 100644 --- a/shells/wapsh/Makefile +++ b/shells/wapsh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells MASTER_SITES= http://www.exolution.de/wapsh/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= greid@FreeBSD.org #RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ # ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3 diff --git a/shells/wapsh/pkg-plist b/shells/wapsh/pkg-plist index 69bb7b844102..e34007b0aa6d 100644 --- a/shells/wapsh/pkg-plist +++ b/shells/wapsh/pkg-plist @@ -89,3 +89,4 @@ share/doc/wapsh/user_guide/index.html @dirrm share/doc/wapsh/user_guide @dirrm share/doc/wapsh @dirrm share/wapsh/htdocs +@dirrm share/wapsh |