diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
commit | b8f55ebe16bc54a1accf8ed09d35bd2567df1103 (patch) | |
tree | b642d72904ce91f85ee8989198bf2b6a8e0366b6 /mail | |
parent | 56d07bed099918c7f7ffc35f319dff0d8d7528db (diff) | |
download | pkgsrc-b8f55ebe16bc54a1accf8ed09d35bd2567df1103.tar.gz |
Bump PKGREVISION due to the update of libgcrypt.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wmbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 2eb4131a4e8..677bcf76755 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2004/01/24 13:55:31 grant Exp $ +# $NetBSD: Makefile,v 1.15 2004/02/25 15:53:17 minskim Exp $ DISTNAME= wmbiff-0.4.19 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail x11 windowmaker MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=wmbiff/) |