diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
commit | 1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /misc | |
parent | b502893bb74a56b3845e4ead8df47b78cbd2c294 (diff) | |
download | freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.gz freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.zst freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.zip |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr
Diffstat (limited to 'misc')
-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} |