diff options
author | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
commit | 1db38c048e537770d5221f783d3a6361be651c78 (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /misc | |
parent | ce87cbc1bf5f81e78955d7c46ceeccb35ef7f06c (diff) | |
download | pkgsrc-1db38c048e537770d5221f783d3a6361be651c78.tar.gz |
More pcre PKGREVISION bumps.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/celestia/Makefile | 4 | ||||
-rw-r--r-- | misc/fbreader/Makefile | 4 | ||||
-rw-r--r-- | misc/less/Makefile | 3 | ||||
-rw-r--r-- | misc/openoffice3/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile index 35e09d52e6d..2d2efe01674 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2012/02/06 12:40:55 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/03/03 12:54:19 wiz Exp $ DISTNAME= celestia-1.4.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/} diff --git a/misc/fbreader/Makefile b/misc/fbreader/Makefile index 9a683ec5cab..defcca3a104 100644 --- a/misc/fbreader/Makefile +++ b/misc/fbreader/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:55 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/03/03 12:54:19 wiz Exp $ # DISTNAME= fbreader-sources-0.10.7 PKGNAME= ${DISTNAME:S/-sources//} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= http://www.fbreader.org/ EXTRACT_SUFX= .tgz diff --git a/misc/less/Makefile b/misc/less/Makefile index 9b4abc96b8b..8bf2168427b 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/07/08 10:42:53 tron Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/03 12:54:19 wiz Exp $ DISTNAME= less-444 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.greenwoodsoftware.com/less/ diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index 089137dc584..2fabafaf15f 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.62 2012/02/13 14:46:11 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2012/03/03 12:54:19 wiz Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |