diff options
author | Steve Price <steve@FreeBSD.org> | 1998-04-19 15:43:40 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-04-19 15:43:40 +0000 |
commit | ea1d88aafb02b2a9ad8d9e23d235e8f4362c5263 (patch) | |
tree | f829e1ad234282f6e8a94696411fe08cb97dd20d /news/ifmail/Makefile | |
parent | 8b3fb6d2ddac90812148266f44cf703f7808bcb7 (diff) |
Notes
Diffstat (limited to 'news/ifmail/Makefile')
-rw-r--r-- | news/ifmail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile index 39b1b49593f3..43a28889df9c 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ifmail -# Version required: 2.13 +# Version required: 2.14 # Date created: 19 Feb 1997 # Whom: dirk.meyer@dinoex.sub.org # -# $Id: Makefile,v 1.5 1998/01/08 18:52:11 fenner Exp $ +# $Id: Makefile,v 1.6 1998/01/25 17:44:51 steve Exp $ # -DISTNAME= ifmail-2.13 +DISTNAME= ifmail-2.14 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \ |