diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
commit | d3fbddc5696a546a4dd9a589c8c9811dc2a52f30 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /misc/ondir | |
parent | 69ab11b52a71db3f45daffeeb176934ad7ed48ff (diff) | |
download | ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.tar.gz ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.zip |
Notes
Diffstat (limited to 'misc/ondir')
-rw-r--r-- | misc/ondir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ondir/Makefile b/misc/ondir/Makefile index fa857a8ad228..1bc0883a8a81 100644 --- a/misc/ondir/Makefile +++ b/misc/ondir/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2 CATEGORIES= misc MASTER_SITES= http://swapoff.org/files/${PORTNAME}/ -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically executes scripts as you traverse directories ALL_TARGET= ${PORTNAME} |