aboutsummaryrefslogtreecommitdiffstats
path: root/devel/clanlib
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-08-02 10:51:50 +0800
committerwxs <wxs@FreeBSD.org>2009-08-02 10:51:50 +0800
commitd0839673658748a13129d879bb24157df00cb7db (patch)
tree473af021af17240b3677ef36f29e63ae51f32390 /devel/clanlib
parent8e7b224cec8a43843e0fa3145ef6f9c599079a1d (diff)
downloadfreebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.tar.gz
freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.tar.zst
freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.zip
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Diffstat (limited to 'devel/clanlib')
-rw-r--r--devel/clanlib/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index 979d3053f591..9c4d5e096f38 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -11,13 +11,11 @@ PORTVERSION= 0.8.1
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= devel
-MASTER_SITES= http://www.clanlib.org/download/releases-0.8/ \
- http://www.carpetsmoker.net/distfiles/ \
- http://www.xs4all.nl/~tournoij/distfiles/
+MASTER_SITES= http://www.clanlib.org/download/releases-0.8/
DISTNAME= ClanLib-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= carpetsmoker@xs4all.nl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform game SDK
LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \