diff options
Diffstat (limited to 'comms/malsync/Makefile')
-rw-r--r-- | comms/malsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/malsync/Makefile b/comms/malsync/Makefile index dd3d63c62e9..07b1e435cf6 100644 --- a/comms/malsync/Makefile +++ b/comms/malsync/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2005/11/03 23:41:31 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2006/02/05 23:08:27 joerg Exp $ # DISTNAME= ${PKGNAME_NOREV:S/-/_/}.src PKGNAME= malsync-2.1.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms MASTER_SITES= http://www.tomw.org/malsync/ |