diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /net/jcifs | |
parent | bc8b7ad6280d68ac02d185af048e8df9f78ed21e (diff) | |
download | ports-d2101f2dd8dca97c1d1fa5dc408255ef1a114800.tar.gz ports-d2101f2dd8dca97c1d1fa5dc408255ef1a114800.zip |
Notes
Diffstat (limited to 'net/jcifs')
-rw-r--r-- | net/jcifs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jcifs/Makefile b/net/jcifs/Makefile index 3a6fa981805f..9b89b0f1eef9 100644 --- a/net/jcifs/Makefile +++ b/net/jcifs/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net java MASTER_SITES= http://jcifs.samba.org/src/ EXTRACT_SUFX= .tgz -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= The Java CIFS Client Library USE_JAVA= yes |