diff options
author | asami <asami@FreeBSD.org> | 1999-02-19 01:52:16 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-02-19 01:52:16 +0000 |
commit | d50af3165349e4242000cc7cb68f3c8f7089b3df (patch) | |
tree | ea08fe9fffc552e8ed9b46c713be63d05b742a7a /textproc/sarep | |
parent | cf6c4bf574b83e5d40f689d37c2466d796b79e3b (diff) | |
download | FreeBSD-ports-d50af3165349e4242000cc7cb68f3c8f7089b3df.zip FreeBSD-ports-d50af3165349e4242000cc7cb68f3c8f7089b3df.tar.gz |
Just a little portlint-ing.
Diffstat (limited to 'textproc/sarep')
-rw-r--r-- | textproc/sarep/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile index b392db2..48f1978 100644 --- a/textproc/sarep/Makefile +++ b/textproc/sarep/Makefile @@ -1,8 +1,10 @@ # Ports collection makefile for: sar # http://tarp.linuxos.org/software/ # Version required: 0.2 +# Date created: Feb 18, 1999 +# Whom: ache # -# $Id: Makefile,v 1.2 1999/02/18 17:51:40 ache Exp $ +# $Id: Makefile,v 1.3 1999/02/18 18:05:13 ache Exp $ # DISTNAME= sar |