diff options
author | danfe <danfe@FreeBSD.org> | 2009-03-19 21:52:01 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2009-03-19 21:52:01 +0800 |
commit | bea1916412ea268d723444ce7548574ebe7dc7a3 (patch) | |
tree | cfadd2ee2540a3431c391dc6018ee3ce8ac5f6c8 /net-p2p | |
parent | 0dad3e316d4cdbb3a97402780c8c221c6050a440 (diff) | |
download | freebsd-ports-gnome-bea1916412ea268d723444ce7548574ebe7dc7a3.tar.gz freebsd-ports-gnome-bea1916412ea268d723444ce7548574ebe7dc7a3.tar.zst freebsd-ports-gnome-bea1916412ea268d723444ce7548574ebe7dc7a3.zip |
Fix MAINTAINER.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linuxdcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile index 0ab513aedbe5..e9d06ba3d6bb 100644 --- a/net-p2p/linuxdcpp/Makefile +++ b/net-p2p/linuxdcpp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_LOCAL} http://freebsd.nsu.ru/distfiles/ MASTER_SITE_SUBDIR= danfe -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= A port of the DC++ direct connect client to POSIX-like systems USE_BZIP2= yes |