aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmitime
diff options
context:
space:
mode:
authorSoeren Straarup <xride@FreeBSD.org>2014-06-26 14:45:52 +0000
committerSoeren Straarup <xride@FreeBSD.org>2014-06-26 14:45:52 +0000
commitc90b444b16b779a0420fb0493afeedd537ac5a99 (patch)
treeea090681725d81fc85ab21277e0d097ad4c9bac8 /x11-clocks/wmitime
parent80f872b34e86954c9762c5ca9abe19ca025b1e34 (diff)
downloadports-c90b444b16b779a0420fb0493afeedd537ac5a99.tar.gz
ports-c90b444b16b779a0420fb0493afeedd537ac5a99.zip
- Marked BROKEN, since no public distfiles
- EXPIRATION_DATE set to 2014-07-04 - Reset maintainer
Notes
Notes: svn path=/head/; revision=359366
Diffstat (limited to 'x11-clocks/wmitime')
-rw-r--r--x11-clocks/wmitime/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-clocks/wmitime/Makefile b/x11-clocks/wmitime/Makefile
index bb3b9fe759d8..3889b2526c54 100644
--- a/x11-clocks/wmitime/Makefile
+++ b/x11-clocks/wmitime/Makefile
@@ -7,14 +7,16 @@ PORTREVISION= 2
CATEGORIES= x11-clocks windowmaker afterstep
MASTER_SITES= http://dockapps.org/files/22/29/
-MAINTAINER= xride@FreeBSD.org
+MAINTAINER= ports@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>