diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2002-01-22 20:46:45 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2002-01-22 20:46:45 +0000 |
commit | 0e3b5047bb9d84810b98fcaeaa9033040be54196 (patch) | |
tree | b4313ee6648a19b11991821f0839e4b66e5358d9 /mail/fetchmail/Makefile | |
parent | ca8a6cce6062b94cd7043c023a8e160bce8e3179 (diff) | |
download | pkgsrc-0e3b5047bb9d84810b98fcaeaa9033040be54196.tar.gz |
bump version to nb1 - cs.po change
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 382b7bf5349..c017c122f15 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2001/12/30 12:05:12 frueauf Exp $ +# $NetBSD: Makefile,v 1.110 2002/01/22 20:46:45 jdolecek Exp $ DISTNAME= fetchmail-5.9.6 +PKGNAME= ${DISTNAME}nb1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ |