pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/geeklog Oops, fix PKGREVISION's speeling.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/766ab50cecb2
branches:  trunk
changeset: 515828:766ab50cecb2
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jul 09 13:31:02 2006 +0000

description:
Oops, fix PKGREVISION's speeling.

diffstat:

 www/geeklog/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r b333485088c6 -r 766ab50cecb2 www/geeklog/Makefile
--- a/www/geeklog/Makefile      Sun Jul 09 13:29:24 2006 +0000
+++ b/www/geeklog/Makefile      Sun Jul 09 13:31:02 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2006/07/09 13:29:24 taca Exp $
+# $NetBSD: Makefile,v 1.8 2006/07/09 13:31:02 taca Exp $
 #
 
 DISTNAME=      geeklog-${VER}
 PKGNAME=       geeklog-${VER:S/sr/./}
-PKGREVISON=    1
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://www.geeklog.net/filemgmt/upload_dir/
 



Home | Main Index | Thread Index | Old Index