aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2012-12-07 17:57:16 +0000
committerMikhail Teterin <mi@FreeBSD.org>2012-12-07 17:57:16 +0000
commit01b1da6177366d239cdd6e91b1c0e11baee58b62 (patch)
tree16e557b6a017e70db8c87753e2bfeb627d8e9455
parent3bfb309658856960cdbeaafd0cb27580fbf1b43c (diff)
Undeprecate by providing a new location (Launchpad).
Feature safe: yes
Notes
Notes: svn path=/head/; revision=308442
-rw-r--r--devel/xxl/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/xxl/Makefile b/devel/xxl/Makefile
index 76b4735f8932..63256b29fc14 100644
--- a/devel/xxl/Makefile
+++ b/devel/xxl/Makefile
@@ -5,14 +5,11 @@ PORTNAME= xxl
PORTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= http://www.zork.org/software/
+MASTER_SITES= http://launchpadlibrarian.net/39195019/
MAINTAINER= ports@FreeBSD.org
COMMENT= C/C++ library for exception handling and asset management
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes