diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
commit | a8f97fb786b0720591d7f0098b291af2d8d7a120 (patch) | |
tree | bd85744bdcab41612119638d0cc60cebf79fb455 /net-p2p | |
parent | 46084d8884eedfa8c471520135e6700723637b0f (diff) | |
download | ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.tar.gz ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/btqueue/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/nicotine-plus/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/nicotine/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile index f0dc026f922a..6a86947055d3 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= BTQueue-${PORTVERSION} -MAINTAINER= sw@gegenunendlich.de +MAINTAINER= stefan@FreeBSD.org COMMENT= Alternative BitTorrent client with queuing functionality RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile index 87046f8f926d..b8ec61cda0b6 100644 --- a/net-p2p/nicotine-plus/Makefile +++ b/net-p2p/nicotine-plus/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://nicotine.thegraveyard.org/ -MAINTAINER= sw@gegenunendlich.de +MAINTAINER= stefan@FreeBSD.org COMMENT= GTK2 SoulSeek filesharing client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ diff --git a/net-p2p/nicotine/Makefile b/net-p2p/nicotine/Makefile index 87046f8f926d..b8ec61cda0b6 100644 --- a/net-p2p/nicotine/Makefile +++ b/net-p2p/nicotine/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://nicotine.thegraveyard.org/ -MAINTAINER= sw@gegenunendlich.de +MAINTAINER= stefan@FreeBSD.org COMMENT= GTK2 SoulSeek filesharing client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ |