diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-30 06:27:41 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-30 06:27:41 +0000 |
commit | 17b108023a66815d6c9c432809f122851633c300 (patch) | |
tree | 0ae9747983c2418d6ea6595fd4a3d22a783d3f81 /java/westhawksnmp | |
parent | a475695318a4200313c9b792cab7b487dbe06037 (diff) |
Notes
Diffstat (limited to 'java/westhawksnmp')
-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 e0361d5cf23b..a98c8e1d0223 100644 --- a/java/westhawksnmp/Makefile +++ b/java/westhawksnmp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java net-mgmt devel MASTER_SITES= http://snmp.westhawk.co.uk/ DISTNAME= ${PORTNAME:S/westhawk//}${PORTVERSION:S/./_/} -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= Lightweight SNMP stack for Java USE_JAVA= yes |