diff options
author | asami <asami@FreeBSD.org> | 1995-10-04 17:41:18 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-04 17:41:18 +0800 |
commit | 34028a1d6b979e19d7d3e94969089d8963e455d2 (patch) | |
tree | 6382a3b4e98fe35c67f574896a369e0e9d740fca /misc | |
parent | 3d7b7ec61d373d1d8f8c737f9f6514de2d55111b (diff) | |
download | freebsd-ports-gnome-34028a1d6b979e19d7d3e94969089d8963e455d2.tar.gz freebsd-ports-gnome-34028a1d6b979e19d7d3e94969089d8963e455d2.tar.zst freebsd-ports-gnome-34028a1d6b979e19d7d3e94969089d8963e455d2.zip |
Change version from 2.0.5 to 2.1. Not much has changed, but at least
it's different.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colorls/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index 0b32cd76c867..ee51c5e5eac0 100644 --- a/misc/colorls/Makefile +++ b/misc/colorls/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: colorls -# Version required: FreeBSD-current (around March '95) +# Version required: FreeBSD-current (around October '95) # Date created: 8 March 1995 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.5 1995/04/23 13:02:01 asami Exp $ +# $Id: Makefile,v 1.6 1995/09/23 10:15:46 asami Exp $ # DISTNAME= colorls -PKGNAME= colorls-2.0.5 +PKGNAME= colorls-2.1 CATEGORIES+= utilities MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/bin/ DISTFILES= ls.tar.gz |