diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
commit | c78f797bc828f1e05e2099b1158b027bb2476c53 (patch) | |
tree | 30e28a3c8e1783e4b0ce8e9f9f0b30c317be823a /sysutils/testdisk/Makefile | |
parent | fc937090447b91efba45a79d1a7503083b2967b4 (diff) |
Notes
Diffstat (limited to 'sysutils/testdisk/Makefile')
-rw-r--r-- | sysutils/testdisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/testdisk/Makefile b/sysutils/testdisk/Makefile index b2f61b4c19a5..4c8c5cb0ad4a 100644 --- a/sysutils/testdisk/Makefile +++ b/sysutils/testdisk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.6 CATEGORIES= sysutils MASTER_SITES= http://www.cgsecurity.org/ -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= Tool to check and undelete partitions GNU_CONFIGURE= yes |