diff options
author | mezz <mezz@FreeBSD.org> | 2008-01-07 07:31:37 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-01-07 07:31:37 +0800 |
commit | 55817e4a2f3543ebbfb33c667ed1d0699203b02c (patch) | |
tree | 0858e249dbb7db36408c078f650159b311f031ef /net-p2p/transmission/Makefile | |
parent | bef25a54501abda1a020db347d1d9aad6596e173 (diff) | |
download | freebsd-ports-gnome-55817e4a2f3543ebbfb33c667ed1d0699203b02c.tar.gz freebsd-ports-gnome-55817e4a2f3543ebbfb33c667ed1d0699203b02c.tar.zst freebsd-ports-gnome-55817e4a2f3543ebbfb33c667ed1d0699203b02c.zip |
Fix the plist, bump the PORTREVISION.
Reported by: pointyhat via erwin
Diffstat (limited to 'net-p2p/transmission/Makefile')
-rw-r--r-- | net-p2p/transmission/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 70b6452b6855..bcfecc372802 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -7,7 +7,7 @@ PORTNAME= transmission PORTVERSION= 1.00 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ |