pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/openoffice3 Fix typo (PKG_REVISION -> PKGREVISION).
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef9c051c4d2e
branches: trunk
changeset: 548551:ef9c051c4d2e
user: hira <hira%pkgsrc.org@localhost>
date: Fri Oct 17 08:01:23 2008 +0000
description:
Fix typo (PKG_REVISION -> PKGREVISION).
diffstat:
misc/openoffice3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 096757f7462a -r ef9c051c4d2e misc/openoffice3/Makefile
--- a/misc/openoffice3/Makefile Fri Oct 17 07:33:43 2008 +0000
+++ b/misc/openoffice3/Makefile Fri Oct 17 08:01:23 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/10/16 23:16:46 hira Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/17 08:01:23 hira Exp $
#
OO_VER= 3.0.0
-PKG_REVISION= 1
+PKGREVISION= 1
OO_TAG= OOO300_m9
DISTNAME= openoffice-${OO_VER}
PKGNAME= openoffice3-${OO_VER}
Home |
Main Index |
Thread Index |
Old Index