diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:56:51 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:56:51 +0000 |
commit | 404195ed6f894a3ea60a2c91c67fb6cf0c1db36b (patch) | |
tree | dd1492b4f50451019ea75d76980cbb970af0a59c /www/wn | |
parent | fb65ac797845a59d09214acd655a803453d4f17e (diff) | |
download | ports-404195ed6f894a3ea60a2c91c67fb6cf0c1db36b.tar.gz ports-404195ed6f894a3ea60a2c91c67fb6cf0c1db36b.zip |
Notes
Diffstat (limited to 'www/wn')
-rw-r--r-- | www/wn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index da8080a8b35b..62b647045c87 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} # ftp://ftp.acns.nwu.edu/pub/wn/ MASTER_SITE_SUBDIR= trevor -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org IS_INTERACTIVE= NO_PACKAGE= "Hostname compiled in" |