diff options
Diffstat (limited to 'net/pchar/Makefile')
-rw-r--r-- | net/pchar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 2459ac75d0c..923d16bdf97 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/03/11 05:05:01 dbj Exp $ +# $NetBSD: Makefile,v 1.40 2014/02/12 23:18:24 tron Exp $ DISTNAME= pchar-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.kitchenlab.org/www/bmah/Software/pchar/ |