diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-02-28 21:46:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-02-28 21:46:11 +0000 |
commit | 26c42a1dabda87d09b85173a929f1392cbbcd5ed (patch) | |
tree | 2be933141ae63bdb1b7075efb5e6596041a54cd9 /www/sitecopy | |
parent | Remove trailing whitespace. (diff) |
DISTFILES is not necessary.
Found by: portlint
Diffstat (limited to 'www/sitecopy')
-rw-r--r-- | www/sitecopy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index bb129d5d48cc..4bace10c6988 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -3,13 +3,12 @@ # Date created: 15 January 1999 # Whom: nik # -# $Id: Makefile,v 1.2 1999/01/18 06:24:32 asami Exp $ +# $Id: Makefile,v 1.3 1999/02/24 21:45:33 nik Exp $ # DISTNAME= sitecopy-0.4.0 CATEGORIES= www MASTER_SITES= http://www.lyra.org/sitecopy/ -DISTFILES= sitecopy-0.4.0.tar.gz MAINTAINER= nik@FreeBSD.ORG |