diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-02-18 18:05:13 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-02-18 18:05:13 +0000 |
commit | ed2bdcbc646e5359f39875dd3b70b3c8a6bdde46 (patch) | |
tree | e82192c70f5be7e3df2bbbc288dc6c9be2aa6262 /textproc/sarep | |
parent | Correct libPropList. (diff) |
add homepage
Notes
Notes:
svn path=/head/; revision=16768
Diffstat (limited to 'textproc/sarep')
-rw-r--r-- | textproc/sarep/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile index dcaa08512738..b392db24b3f6 100644 --- a/textproc/sarep/Makefile +++ b/textproc/sarep/Makefile @@ -1,7 +1,8 @@ # Ports collection makefile for: sar +# http://tarp.linuxos.org/software/ # Version required: 0.2 # -# $Id: Makefile,v 1.1.1.1 1999/02/18 17:49:15 ache Exp $ +# $Id: Makefile,v 1.2 1999/02/18 17:51:40 ache Exp $ # DISTNAME= sar |