Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2013 17:13:36 +0000 (UTC)
From:      Soeren Straarup <xride@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322787 - head/x11-wm/libdockapp
Message-ID:  <201307111713.r6BHDaE4052420@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: xride
Date: Thu Jul 11 17:13:36 2013
New Revision: 322787
URL: http://svnweb.freebsd.org/changeset/ports/322787

Log:
  I am taking maintainer role of this port.

Modified:
  head/x11-wm/libdockapp/Makefile   (contents, props changed)

Modified: head/x11-wm/libdockapp/Makefile
==============================================================================
--- head/x11-wm/libdockapp/Makefile	Thu Jul 11 16:51:54 2013	(r322786)
+++ head/x11-wm/libdockapp/Makefile	Thu Jul 11 17:13:36 2013	(r322787)
@@ -8,14 +8,12 @@
 PORTNAME=	libdockapp
 PORTVERSION=	0.6.2
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://solfertje.student.utwente.nl/~dalroi/libdockapp/files/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=	xride
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	xride@FreeBSD.org
 COMMENT=	Standard library for Window Maker dock apps
 
-DEPRECATED=	Abandonware, upstream disappeared
-EXPIRATION_DATE=	2012-10-20
-
 USE_BZIP2=	yes
 USE_XORG=	xext xpm
 USE_AUTOTOOLS=	libtool



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307111713.r6BHDaE4052420>