Remove commented out DISTFILES declaration since this is

its default value.
This commit is contained in:
Steve Price 1998-12-16 00:12:24 +00:00
parent 07a20012a4
commit dc5e6bcddb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15371

View file

@ -3,13 +3,12 @@
# Date created: 09 December 1998
# Whom: Matthew Dillon <dillon@backplane.com>
#
# $Id: Makefile,v 1.1 1998/12/10 18:02:52 dillon Exp $
# $Id: Makefile,v 1.2 1998/12/10 20:29:37 dillon Exp $
#
DISTNAME= jikes-0.41
CATEGORIES= lang
MASTER_SITES= http://www.backplane.com/FreeBSDPorts/
#DISTFILES= ${DISTNAME}.tar.gz
MAINTAINER= dillon@backplane.com