svn commit: r359366 - head/x11-clocks/wmitime

Soeren Straarup xride at FreeBSD.org
Thu Jun 26 14:45:52 UTC 2014


Author: xride
Date: Thu Jun 26 14:45:52 2014
New Revision: 359366
URL: http://svnweb.freebsd.org/changeset/ports/359366
QAT: https://qat.redports.org/buildarchive/r359366/

Log:
  - Marked BROKEN, since no public distfiles
  - EXPIRATION_DATE set to 2014-07-04
  - Reset maintainer

Modified:
  head/x11-clocks/wmitime/Makefile

Modified: head/x11-clocks/wmitime/Makefile
==============================================================================
--- head/x11-clocks/wmitime/Makefile	Thu Jun 26 14:40:23 2014	(r359365)
+++ head/x11-clocks/wmitime/Makefile	Thu Jun 26 14:45:52 2014	(r359366)
@@ -7,14 +7,16 @@ PORTREVISION=	2
 CATEGORIES=	x11-clocks windowmaker afterstep
 MASTER_SITES=	http://dockapps.org/files/22/29/
 
-MAINTAINER=	xride at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Clock dockapp that shows the date, time, and internet time
 
+BROKEN=		No public distfiles
+EXPIRATION_DATE=        2014-07-04
+
 WRKSRC=		${WRKDIR}/wmitime/wmitime
 
 PLIST_FILES=	bin/wmitime
 USE_XORG=	xpm
 USE_CSTD=	gnu89
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list