diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 02:26:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 02:26:24 +0000 |
commit | 270145b39d7e373d9d8f32d0079b05a3a41e5ed2 (patch) | |
tree | 538a8d0313a5cfbb59ac398af99b3d964cf19610 /security/vinetto | |
parent | cef8b49df04e98eac34b90779b67331898f798bf (diff) | |
download | ports-270145b39d7e373d9d8f32d0079b05a3a41e5ed2.tar.gz ports-270145b39d7e373d9d8f32d0079b05a3a41e5ed2.zip |
Notes
Diffstat (limited to 'security/vinetto')
-rw-r--r-- | security/vinetto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vinetto/Makefile b/security/vinetto/Makefile index 45b361740b91..158579447916 100644 --- a/security/vinetto/Makefile +++ b/security/vinetto/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-beta-${PORTVERSION} -MAINTAINER= alex@BSDGuru.org +MAINTAINER= ports@FreeBSD.org COMMENT= A forensics tool to examine Thumbs.db files OPTIONS= IMAGING "Build with ability to extract graphic thumbnails" on |