aboutsummaryrefslogtreecommitdiff
path: root/net/dante/Makefile
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-02-12 23:31:47 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-02-12 23:31:47 +0000
commitbf4bc8c5de3459ceee5ff969e7095214d0e539d0 (patch)
tree03f8e38dcd37223b30c378859b95271c7d3a87c7 /net/dante/Makefile
parenteb35f6ef567b12b4e1f18f43d35d997f0e6e203f (diff)
downloadports-bf4bc8c5de3459ceee5ff969e7095214d0e539d0.tar.gz
ports-bf4bc8c5de3459ceee5ff969e7095214d0e539d0.zip
Update dante to version 1.1.12-pre1.
Reclaim maintainership.
Notes
Notes: svn path=/head/; revision=54627
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r--net/dante/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index c8d5a37003bb..59d46ad496a5 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= dante
-PORTVERSION= 1.1.10
+PORTVERSION= 1.1.12.p1
CATEGORIES= net security
MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \
ftp://ftp.nuug.no/pub/anders/distfiles/ \
http://www.freenix.no/~anders/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= anders@FreeBSD.org
-USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-socks-conf=${PREFIX}/etc/socks.conf \
--with-sockd-conf=${PREFIX}/etc/sockd.conf