diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dict-client/Makefile | 4 | ||||
-rw-r--r-- | textproc/dict-server/Makefile | 4 | ||||
-rw-r--r-- | textproc/redland/Makefile | 3 | ||||
-rw-r--r-- | textproc/tex2page/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index dc82d2cbefc..5b9be038f40 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2008/06/12 02:14:48 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2009/12/15 22:13:40 joerg Exp $ DISTNAME= dictd-1.9.15 PKGNAME= dict-client-1.9.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ftp://ftp.dict.org/pub/dict/ diff --git a/textproc/dict-server/Makefile b/textproc/dict-server/Makefile index 8f90d438a8e..53a9033c1c1 100644 --- a/textproc/dict-server/Makefile +++ b/textproc/dict-server/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2009/07/07 22:19:53 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2009/12/15 22:13:40 joerg Exp $ DISTNAME= dictd-1.9.15 PKGNAME= dict-server-1.9.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dict/} \ ftp://ftp.dict.org/pub/dict/ diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 503bf357539..99edea7af21 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/07/23 09:33:20 markd Exp $ +# $NetBSD: Makefile,v 1.6 2009/12/15 22:13:41 joerg Exp $ DISTNAME= redland-1.0.9 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ diff --git a/textproc/tex2page/Makefile b/textproc/tex2page/Makefile index 488a5888028..5464c7f5d55 100644 --- a/textproc/tex2page/Makefile +++ b/textproc/tex2page/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2009/08/26 19:58:21 sno Exp $ +# $NetBSD: Makefile,v 1.15 2009/12/15 22:13:41 joerg Exp $ # DISTNAME= tex2page DIST_SUBDIR= tex2page-20060131 PKGNAME= tex2page-20060131 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/ |