diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /devel/fhist/Makefile | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'devel/fhist/Makefile')
-rw-r--r-- | devel/fhist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile index 382eb44..a63b7a3 100644 --- a/devel/fhist/Makefile +++ b/devel/fhist/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.canb.auug.org.au/~millerp/ \ http://gd.tuwien.ac.at/softeng/Aegis/ MAINTAINER= jkoshy@freebsd.org +COMMENT= Utilities to maintain file history, do file comparisions and merges .include <bsd.port.pre.mk> |