diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-03-18 20:06:38 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-03-18 20:06:38 +0000 |
commit | f56281c4d5e6888911acd39f8b44213ac950c2ac (patch) | |
tree | ce24baa053416d9ac07d2b2962e4311182d8253d /net-p2p/linuxdcpp | |
parent | 528c910bbfa2b734ef73612ac4993a53d62a1f61 (diff) | |
download | ports-f56281c4d5e6888911acd39f8b44213ac950c2ac.tar.gz ports-f56281c4d5e6888911acd39f8b44213ac950c2ac.zip |
Notes
Diffstat (limited to 'net-p2p/linuxdcpp')
-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 4e9e5379d7e5..a223e633accd 100644 --- a/net-p2p/linuxdcpp/Makefile +++ b/net-p2p/linuxdcpp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= net-p2p MASTER_SITES= BERLIOS -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A port of the win32 DC++ direct connect client to POSIX-like systems USE_BZIP2= yes |