diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | bb08844b301470bce785f1440b4032e1cffc6279 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /www/swish-e | |
parent | da974f50f22cf223b7ab82f075601ed1c461c0f8 (diff) | |
download | pkgsrc-bb08844b301470bce785f1440b4032e1cffc6279.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'www/swish-e')
-rw-r--r-- | www/swish-e/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index 6ae86df2bb3..0f42a4f5492 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/01/22 15:17:07 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/23 21:50:50 jmmv Exp $ # FreeBSD Id: ports/www/swish-e/Makefile,v 1.3 1999/08/31 02:43:18 peter Exp DISTNAME= swish-e-2.4.1 +PKGREVISION= 1 CATEGORIES= www textproc MASTER_SITES= http://swish-e.org/Download/ |