diff options
author | Anders Nordby <anders@FreeBSD.org> | 2007-03-01 21:31:41 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2007-03-01 21:31:41 +0000 |
commit | b89a994ba332de4d72c74ef6e752645821292a5a (patch) | |
tree | 6c7c0df9154f877dfd2ce860665d1a9eb887f5da /java | |
parent | Make port build, install and run as package. (diff) |
Give up maintainership of these ports. Don't use/have an interest for
them anymore.
Notes
Notes:
svn path=/head/; revision=186315
Diffstat (limited to 'java')
-rw-r--r-- | java/westhawksnmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/westhawksnmp/Makefile b/java/westhawksnmp/Makefile index c9ab03109bd4..f60f7b9ebcf6 100644 --- a/java/westhawksnmp/Makefile +++ b/java/westhawksnmp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java devel net-mgmt MASTER_SITES= http://snmp.westhawk.co.uk/ DISTNAME= ${PORTNAME:S/westhawk//}${PORTVERSION:S/./_/} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight SNMP stack for Java NO_BUILD= yes |