diff options
Diffstat (limited to 'sysutils/watchfolder/Makefile')
-rw-r--r-- | sysutils/watchfolder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/watchfolder/Makefile b/sysutils/watchfolder/Makefile index 1c13922231c1..1954ee69587d 100644 --- a/sysutils/watchfolder/Makefile +++ b/sysutils/watchfolder/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.3 CATEGORIES= sysutils MASTER_SITES= http://dstunrea.sdf-eu.org/files/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Watch folders for new files and process them WRKSRC= ${WRKDIR}/watchd-${PORTVERSION} |