diff options
Diffstat (limited to 'time/xclock/Makefile')
-rw-r--r-- | time/xclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/xclock/Makefile b/time/xclock/Makefile index aae71489306..e61ff68dc49 100644 --- a/time/xclock/Makefile +++ b/time/xclock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:05 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/04 22:17:11 tron Exp $ # DISTNAME= xclock-1.0.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |