summaryrefslogtreecommitdiff
path: root/misc/colorls
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
commitdad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch)
tree4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/colorls
parentSort (asbutton before astrolog). (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27512
Diffstat (limited to 'misc/colorls')
-rw-r--r--misc/colorls/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile
index 59ae652277ae..6650bd6e22de 100644
--- a/misc/colorls/Makefile
+++ b/misc/colorls/Makefile
@@ -6,10 +6,11 @@
# $FreeBSD$
#
-DISTNAME= colorls-2.2.7
+PORTNAME= colorls
+PORTVERSION= 2.2.7
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
-DISTFILES= ls-2.2.7.tar.gz
+DISTFILES= ls-${PORTVERSION}.tar.gz
MAINTAINER= asami@FreeBSD.org