diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-28 22:30:29 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-28 22:30:29 +0000 |
commit | 5814f8c5bd26887048f99fdfded89714b470fc5c (patch) | |
tree | 9960ef4588fb390869b46b399a8516562a9b1a90 /mail | |
parent | ada7894daf3966037aa415050a701259dbc90815 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index b15f8f870ed6..06c21427240f 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -3,11 +3,10 @@ # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.10 1996/12/25 03:02:17 max Exp $ +# $Id: Makefile,v 1.11 1996/12/28 02:41:04 max Exp $ # DISTNAME= fetchmail-2.6 -PKGNAME= fetchmail-2.6.0 CATEGORIES= mail MASTER_SITES= ftp://locke.ccil.org/pub/esr/ |