diff options
author | mezz <mezz@FreeBSD.org> | 2008-08-07 23:26:05 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-08-07 23:26:05 +0800 |
commit | 63b31e6946c2886c1b27a48fa1cd7e27d864ffac (patch) | |
tree | d66c2d781b3f035b5ee6827da018ca7eb036ea06 /net-p2p | |
parent | 5354430f84a1abf807e81c0acefde3806d84d580 (diff) | |
download | freebsd-ports-gnome-63b31e6946c2886c1b27a48fa1cd7e27d864ffac.tar.gz freebsd-ports-gnome-63b31e6946c2886c1b27a48fa1cd7e27d864ffac.tar.zst freebsd-ports-gnome-63b31e6946c2886c1b27a48fa1cd7e27d864ffac.zip |
Fix the meta-port.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index a6034e45c01e..5665119de09c 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -9,6 +9,8 @@ PORTNAME= transmission PORTVERSION= 1.31 CATEGORIES= net-p2p MASTER_SITES= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty MAINTAINER= mezz@FreeBSD.org COMMENT= The "meta-port" for Transmission BitTorrent client |