1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

net-p2p/transmission-daemon: do not hardcode PORTREVISION.

PORTREVISION will not default to 1 to force a rebuild after the libevent
migration, making the port working again.

Approved by:	crees (maintainer)
This commit is contained in:
Rene Ladan 2014-08-03 22:14:00 +00:00
parent 7b05344a71
commit eb294d89d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363949

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 0
#PORTREVISION= 0
PKGNAMESUFFIX= -daemon
MAINTAINER= crees@FreeBSD.org