diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-25 22:54:06 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-25 22:54:06 +0800 |
commit | ac2fb615826a9215d04cfd2d4517b12785b5d6de (patch) | |
tree | 0a08a0dfaaa0fa930871fc0e7c13d02c55578e99 /net-p2p | |
parent | d9e6db76aec050565cfb497de931bc3d88c3518c (diff) | |
download | freebsd-ports-gnome-ac2fb615826a9215d04cfd2d4517b12785b5d6de.tar.gz freebsd-ports-gnome-ac2fb615826a9215d04cfd2d4517b12785b5d6de.tar.zst freebsd-ports-gnome-ac2fb615826a9215d04cfd2d4517b12785b5d6de.zip |
- Reset ports at maintainers request
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-daemon/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-gtk2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-qt4/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index cce3586312d8..f79e8e5d7aa6 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -12,7 +12,7 @@ CATEGORIES?= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ PKGNAMESUFFIX?= -cli -MAINTAINER?= mezz@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A lightweight CLI (command line) BitTorrent client and utilities SLAVEPORT?= cli diff --git a/net-p2p/transmission-daemon/Makefile b/net-p2p/transmission-daemon/Makefile index ed2a5bd0a54f..7ec548d358e6 100644 --- a/net-p2p/transmission-daemon/Makefile +++ b/net-p2p/transmission-daemon/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 PKGNAMESUFFIX= -daemon -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fast and lightweight daemon BitTorrent client RUN_DEPENDS= ${GEN_RUN_DEPENDS} diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile index 6ab9d7a31e98..e55cc0b505c1 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 PKGNAMESUFFIX= -gtk2 -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fast and lightweight GTK+2 BitTorrent client LIB_DEPENDS= ${GEN_LIB_DEPENDS} \ diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile index a82749c11295..912efb9fa8e0 100644 --- a/net-p2p/transmission-qt4/Makefile +++ b/net-p2p/transmission-qt4/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 PKGNAMESUFFIX= -qt4 -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fast and lightweight QT4 BitTorrent client LIB_DEPENDS= ${GEN_LIB_DEPENDS} |