diff options
author | chris <chris> | 2004-02-09 00:54:49 +0000 |
---|---|---|
committer | chris <chris> | 2004-02-09 00:54:49 +0000 |
commit | 856c67921b02e08984f32b9f67448fd36acfb181 (patch) | |
tree | 5725125f6ef3b0afea7d3cd109c159db2edd0f1b /misc | |
parent | e1460e1069cabc33918b27ecf52615e07870388b (diff) | |
download | pkgsrc-856c67921b02e08984f32b9f67448fd36acfb181.tar.gz |
Bump PKGREVISION for kdemultimedia3 PKGREVISION bump.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kdeaddons3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index fcc4bda990f..0bb173d33f0 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2004/02/04 23:02:05 markd Exp $ +# $NetBSD: Makefile,v 1.21 2004/02/09 00:54:49 chris Exp $ DISTNAME= kdeaddons-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Add ons for the KDE integrated X11 desktop |