diff options
author | joerg <joerg> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg> | 2010-02-10 19:17:31 +0000 |
commit | 8d5d292db3821c9c67304cbe64589cb60543cd01 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /misc/openoffice2 | |
parent | 6bc1293b6b501e3c6e93f06dfe45d0cbdb668b78 (diff) | |
download | pkgsrc-8d5d292db3821c9c67304cbe64589cb60543cd01.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'misc/openoffice2')
-rw-r--r-- | misc/openoffice2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile index f3c9ef746ae..0585b256dda 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.76 2010/01/18 09:59:15 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2010/02/10 19:17:42 joerg Exp $ # OO_VER= 2.4.3 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |