diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-05-13 15:08:04 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-05-13 15:08:04 +0000 |
commit | 1ea9c58c8aaf224e2edb85856b1b176e322124c2 (patch) | |
tree | c5bcafbcb630f4a3bfe5ed4020a3a8ed4fc61fc9 /sysutils/dirdiff/Makefile | |
parent | fcd211203a7a37b0c8deb0509b953f3b6575c4d9 (diff) |
Notes
Diffstat (limited to 'sysutils/dirdiff/Makefile')
-rw-r--r-- | sysutils/dirdiff/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/dirdiff/Makefile b/sysutils/dirdiff/Makefile index 92786ee3d6d0..cdbbae98f51a 100644 --- a/sysutils/dirdiff/Makefile +++ b/sysutils/dirdiff/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dirdiff -# Whom: grog -# Date created: 7 May 2001 -# +# Created by: grog # $FreeBSD$ -# PORTNAME= dirdiff PORTVERSION= 2.1 @@ -11,8 +7,8 @@ PORTREVISION= 3 CATEGORIES= sysutils tcl tk MASTER_SITES= ftp://ftp.samba.org/pub/paulus/ -MAINTAINER= ports@FreeBSD.org -COMMENT= A graphical diff tool +MAINTAINER= tcltk@FreeBSD.org +COMMENT= Graphical diff tool LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING |