diff options
Diffstat (limited to 'ham/xlog')
-rw-r--r-- | ham/xlog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index 2da265d43f5..766628276da 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2013/02/06 23:22:35 jperkin Exp $ +# $NetBSD: Makefile,v 1.54 2013/02/16 11:22:39 wiz Exp $ # DISTNAME= xlog-2.0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= http://download.savannah.gnu.org/releases/xlog/ |