diff options
-rw-r--r-- | www/pserv/Makefile | 1 | ||||
-rw-r--r-- | www/pserv/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/pserv/Makefile b/www/pserv/Makefile index 534047d6be4f..1631c710ad80 100644 --- a/www/pserv/Makefile +++ b/www/pserv/Makefile @@ -11,6 +11,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT= Portable and small webserver written in C LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes diff --git a/www/pserv/pkg-plist b/www/pserv/pkg-plist index a34755f1d54b..241b8b76f219 100644 --- a/www/pserv/pkg-plist +++ b/www/pserv/pkg-plist @@ -2,4 +2,3 @@ sbin/pserv etc/pserv/mime.types etc/pserv/pserv.conf.sample etc/rc.d/pserv.sh -@dirrm etc/pserv |