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 0cee5cb0018..b3ddc0db362 100644 --- a/x11/xclock/Makefile +++ b/x11/xclock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2008/05/24 21:45:16 tnn Exp $ +# $NetBSD: Makefile,v 1.8 2008/11/10 17:21:39 wiz Exp $ # DISTNAME= xclock-1.0.3 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |