diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-16 17:17:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-16 17:17:52 +0800 |
commit | cce4e11d1dda306e607d571971cfe61efbd4dd61 (patch) | |
tree | b37a9515047b1739de196d8d97db2f7d1d51d71e /misc | |
parent | 9758667f791e588b18012e7a5ea32a5f8de3fec4 (diff) | |
download | freebsd-ports-graphics-cce4e11d1dda306e607d571971cfe61efbd4dd61.tar.gz freebsd-ports-graphics-cce4e11d1dda306e607d571971cfe61efbd4dd61.tar.zst freebsd-ports-graphics-cce4e11d1dda306e607d571971cfe61efbd4dd61.zip |
- Reset maintainership (mail bounce)
Approved by: portmgr (linimon)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/freedialog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/freedialog/Makefile b/misc/freedialog/Makefile index 6bd41340622..0d31ef48b63 100644 --- a/misc/freedialog/Makefile +++ b/misc/freedialog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.vocito.com/downloads/software/dialog/ DISTNAME= dialog-${PORTVERSION} -MAINTAINER= ports@vocito.com +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of dialog(1) under a BSD-friendly license BUILD_DEPENDS= ${LOCALBASE}/lib/libiberty.so:${PORTSDIR}/devel/freelibiberty |