diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-04-06 12:58:24 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-04-06 12:58:24 +0000 |
commit | 9a65c0cf8d7f1dcb0a74b9a8f6adeee779588e79 (patch) | |
tree | 8908f7d0bb90c2b7d46af0e5a00349c2876eb188 /misc/iselect | |
parent | efc9349bca109d2478f6ce5c8f454357c9abe747 (diff) | |
download | ports-9a65c0cf8d7f1dcb0a74b9a8f6adeee779588e79.tar.gz ports-9a65c0cf8d7f1dcb0a74b9a8f6adeee779588e79.zip |
Notes
Diffstat (limited to 'misc/iselect')
-rw-r--r-- | misc/iselect/Makefile | 9 | ||||
-rw-r--r-- | misc/iselect/distinfo | 2 | ||||
-rw-r--r-- | misc/iselect/pkg-message | 21 |
3 files changed, 14 insertions, 18 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile index 1a3a7e9cc00a..ed643c193ddf 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 diff --git a/misc/iselect/distinfo b/misc/iselect/distinfo index ce48333cb3df..fdd6c2b2e2c8 100644 --- a/misc/iselect/distinfo +++ b/misc/iselect/distinfo @@ -1 +1 @@ -MD5 (iselect-1.0.4.tar.gz) = aabdd38babc723add77cd537665bf540 +MD5 (iselect-1.2.0.tar.gz) = e2421e7b883171eb8082239c44bcd872 diff --git a/misc/iselect/pkg-message b/misc/iselect/pkg-message index a08f665d6e5b..9fa6d9c056be 100644 --- a/misc/iselect/pkg-message +++ b/misc/iselect/pkg-message @@ -1,13 +1,10 @@ + Copyright (c) 1996-1999 Ralf S. Engelschall. - Copyright (c) 1996,1997 Ralf S. Engelschall, All rights reserved. - - This program is free software; it may be redistributed and/or modified - only under the terms of either the Artistic License or the GNU General - Public License, which may be found in the ePerl source distribution. - Look at the files ARTISTIC and COPYING or run ``eperl -l'' to receive - a built-in copy of both license files. - - This program is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the - Artistic License or the GNU General Public License for more details. + This program is free software; it may be redistributed and/or modified only + under the terms of the GNU General Public License, which may be found in the + iSelect source distribution. Look at the file COPYING for details. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the the GNU General Public License + for more details. |