diff options
author | rse <rse@FreeBSD.org> | 1999-04-06 12:58:24 +0000 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-04-06 12:58:24 +0000 |
commit | e82d4470a254f03a8cc8cf51f54236a17576220a (patch) | |
tree | a1fc5e049499c3683359a66d5782b26f34134a3a /misc/iselect/Makefile | |
parent | d39102c6bd4c06fea0b87cf2cf18a567a154a0e7 (diff) | |
download | FreeBSD-ports-e82d4470a254f03a8cc8cf51f54236a17576220a.zip FreeBSD-ports-e82d4470a254f03a8cc8cf51f54236a17576220a.tar.gz |
Upgrade to iSelect 1.2.0
Diffstat (limited to 'misc/iselect/Makefile')
-rw-r--r-- | misc/iselect/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile index 1a3a7e9..ed643c1 100644 --- a/misc/iselect/Makefile +++ b/misc/iselect/Makefile @@ -1,16 +1,15 @@ # New ports collection makefile for: iselect -# Version required: 1.0.4 +# Version required: 1.2.0 # Date created: 03-Jan-1998 # Whom: Ralf S. Engelschall <rse@engelschall.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/01/03 12:04:53 rse Exp $ # -DISTNAME= iselect-1.0.4 +DISTNAME= iselect-1.2.0 CATEGORIES= misc MASTER_SITES= http://www.engelschall.com/sw/iselect/distrib/ \ - ftp://ftp.engelschall.com/sw/iselect/ \ - ftp://ftp.hyperreal.org/software/engelschall/iselect/ + ftp://ftp.engelschall.com/sw/iselect/ MAINTAINER= rse@engelschall.com |