diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 5630c41356f875d7bfe1774adea0ea160917a3ee (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /time/rsibreak | |
parent | a79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff) | |
download | pkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'time/rsibreak')
-rw-r--r-- | time/rsibreak/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index c3de2d6a8e3..92791404943 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/06/19 13:30:04 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/09/21 13:04:25 wiz Exp $ DISTNAME= Rsibreak-0.8.0 PKGNAME= rsibreak-0.8.0 +PKGREVISION= 1 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/images/e/e0/ EXTRACT_SUFX= .tar.bz2 |