diff options
Diffstat (limited to 'x11/xclock/Makefile')
-rw-r--r-- | x11/xclock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xclock/Makefile b/x11/xclock/Makefile index e3a40858451..299db6300e0 100644 --- a/x11/xclock/Makefile +++ b/x11/xclock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/09/24 13:14:16 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:03:10 sbd Exp $ # DISTNAME= xclock-1.0.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |