diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
commit | c1de11e983551df0a6985299ece7a9c715e5dea7 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /mail/fetchmailconf | |
parent | fe6671e3db35282e7014a4077f5314cea8a21c92 (diff) | |
download | pkgsrc-c1de11e983551df0a6985299ece7a9c715e5dea7.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r-- | mail/fetchmailconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 583eb792c89..8885ffe0086 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2010/02/04 02:20:24 joerg Exp $ +# $NetBSD: Makefile,v 1.77 2010/02/10 19:17:40 joerg Exp $ DISTNAME= fetchmail-6.3.11 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.berlios.de/fetchmail/ EXTRACT_SUFX= .tar.bz2 |