diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-01-28 23:25:21 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-01-28 23:25:21 +0000 |
commit | 72329eb3513d4dc42726f1b361f9d04858460876 (patch) | |
tree | 8202d5bab8b79775443e7ba26b1fe67e9844e6b2 /sysutils/dircomp | |
parent | a606154222ce7dfd553f61389345cfcd63cded1b (diff) | |
download | ports-72329eb3513d4dc42726f1b361f9d04858460876.tar.gz ports-72329eb3513d4dc42726f1b361f9d04858460876.zip |
Notes
Diffstat (limited to 'sysutils/dircomp')
-rw-r--r-- | sysutils/dircomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dircomp/Makefile b/sysutils/dircomp/Makefile index 1da963550641..52c7da1c4a54 100644 --- a/sysutils/dircomp/Makefile +++ b/sysutils/dircomp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= beat@chruetertee.ch +MAINTAINER= beat@FreeBSD.org COMMENT= Compare two directories .ifndef WITHOUT_X11 |