diff options
Diffstat (limited to 'mail/fetchyahoo/Makefile')
-rw-r--r-- | mail/fetchyahoo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index 640cbece91f..096cb4d3a8c 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 12:19:11 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:14 wiz Exp $ # DISTNAME= fetchyahoo-2.11.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://fetchyahoo.sourceforge.net/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchyahoo/} |