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/dgd-net | |
parent | bc8b7ad6280d68ac02d185af048e8df9f78ed21e (diff) | |
download | ports-d2101f2dd8dca97c1d1fa5dc408255ef1a114800.tar.gz ports-d2101f2dd8dca97c1d1fa5dc408255ef1a114800.zip |
Notes
Diffstat (limited to 'net/dgd-net')
-rw-r--r-- | net/dgd-net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile index 377182e8a8c9..e4dd336bfb81 100644 --- a/net/dgd-net/Makefile +++ b/net/dgd-net/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.dworkin.nl/pub/dgd/archive/ \ http://dl.droso.net/ports/ DISTNAME= dgd-${PORTVERSION} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Dworkin's Generic Driver + extra networking support + regexps NO_CDROM= no distribution to corporate environment |