aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gift
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-01-07 06:29:57 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-01-07 06:29:57 +0000
commitffde46cbf97ed90584d8c10bdc6bae8094784387 (patch)
treeb78a36a23c5db32b200d7f48cb719e48b524fa47 /net-p2p/gift
parent0e2c03666de0675409d0d8eedd95734db4465b70 (diff)
downloadports-ffde46cbf97ed90584d8c10bdc6bae8094784387.tar.gz
ports-ffde46cbf97ed90584d8c10bdc6bae8094784387.zip
Notes
Diffstat (limited to 'net-p2p/gift')
-rw-r--r--net-p2p/gift/Makefile2
-rw-r--r--net-p2p/gift/files/giftd.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile
index 5429f12b8566..5e6e79899f3d 100644
--- a/net-p2p/gift/Makefile
+++ b/net-p2p/gift/Makefile
@@ -7,7 +7,7 @@
PORTNAME= giFT
PORTVERSION= 0.11.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
diff --git a/net-p2p/gift/files/giftd.sh b/net-p2p/gift/files/giftd.sh
index 1bbed2ce2970..5ea729548548 100644
--- a/net-p2p/gift/files/giftd.sh
+++ b/net-p2p/gift/files/giftd.sh
@@ -14,7 +14,7 @@
#
# DO NOT CHANGE THESE DEFAULT VALUES HERE
-giftd_enable="NO"
+giftd_enable="${giftd_enable-NO}"
giftd_flags="-d -q"
giftd_user=""
giftd_local_dir=""