diff options
author | markd <markd@pkgsrc.org> | 2004-12-10 06:40:11 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-12-10 06:40:11 +0000 |
commit | 2a2b9e36cbc537487d9ed2858740c5cd7d7956a3 (patch) | |
tree | 5f0887db56a92c9ef09cf2ea15981a2a9b92c964 /mail/kbiff/Makefile | |
parent | ccf1ddc20a828cad1b99bb5f0357f1221f3b774a (diff) | |
download | pkgsrc-2a2b9e36cbc537487d9ed2858740c5cd7d7956a3.tar.gz |
locale files moved to under ${PKGLOCALEDIR}/locale/...
Bump PKGREVISION.
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r-- | mail/kbiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 774d3752a90..02a9b9330b9 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2004/10/12 11:08:03 markd Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/10 06:40:11 markd Exp $ DISTNAME= kbiff-3.7.1 +PKGREVISION= 1 CATEGORIES= devel kde MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/ EXTRACT_SUFX= .tar.bz2 |