diff options
author | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
commit | c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /misc/kdeadmin3 | |
parent | 41feee93e30b6ead0f60c329fbbb6205722f2672 (diff) | |
download | pkgsrc-c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'misc/kdeadmin3')
-rw-r--r-- | misc/kdeadmin3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdeadmin3/Makefile b/misc/kdeadmin3/Makefile index 6f24b53227a..154ec102a20 100644 --- a/misc/kdeadmin3/Makefile +++ b/misc/kdeadmin3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2003/09/17 23:33:11 markd Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/08 14:41:40 wiz Exp $ DISTNAME= kdeadmin-3.1.4 CATEGORIES= misc COMMENT= System administration tools for the KDE integrated X11 desktop +PKGREVISION= 1 .include "../../meta-pkgs/kde3/Makefile.kde3" |