diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /time/xonclock | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'time/xonclock')
-rw-r--r-- | time/xonclock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/xonclock/Makefile b/time/xonclock/Makefile index c771b6d849d..7b7a4b3529a 100644 --- a/time/xonclock/Makefile +++ b/time/xonclock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/02/16 19:47:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/11/01 06:02:40 sbd Exp $ # DISTNAME= xonclock-0.0.9.4 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xonclock/} |