diff options
author | jmmv <jmmv> | 2008-01-04 20:05:11 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2008-01-04 20:05:11 +0000 |
commit | 4ea89e86c8c60d59ede480dbef53d2b3ed81350d (patch) | |
tree | 5f6fe00150d985f5c86396209343e6ddc97a3039 /textproc/source-highlight | |
parent | f9138dbd7728c18026db192aee05751179fec500 (diff) | |
download | pkgsrc-4ea89e86c8c60d59ede480dbef53d2b3ed81350d.tar.gz |
Bump PKGREVISION due to boost update to 1.34.1.
Diffstat (limited to 'textproc/source-highlight')
-rw-r--r-- | textproc/source-highlight/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 4b98d704cbe..91d68e9c0b0 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2007/03/07 18:52:18 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2008/01/04 20:05:12 jmmv Exp $ # DISTNAME= source-highlight-2.5 SVR4_PKGNAME= srchl +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} |