aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-26 10:23:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-26 10:23:01 +0000
commitc3226aeda42a22ddc8daad6881fc57a9d6738d34 (patch)
tree88e8411a1d36b9f9a08af1edb69db68f1c7b5c2a /devel
parentc4542314735e5d2793de9516351cb528b3036fde (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/subcommander2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/subcommander2/Makefile b/devel/subcommander2/Makefile
index 7b54dbbc15f5..b4390d9f3a6b 100644
--- a/devel/subcommander2/Makefile
+++ b/devel/subcommander2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: subcommander2
-# Date created: 6 August 2008
-# Whom: Naram Qashat
-#
+# Created by: Naram Qashat
# $FreeBSD$
-#
PORTNAME= subcommander
PORTVERSION= 2.0.0.b5
@@ -15,6 +11,9 @@ DISTNAME= Subcommander-${PORTVERSION:S/.b/b/g}p1
MAINTAINER= ports@FreeBSD.org
COMMENT= Qt4 based multiplatform subversion client, diff & merge tool
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-11-26
+
LIB_DEPENDS= neon:${PORTSDIR}/www/neon29 \
boost_thread:${PORTSDIR}/devel/boost-libs \
svn_client-1:${PORTSDIR}/devel/subversion \