diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-16 09:17:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-16 09:17:52 +0000 |
commit | 637674739dc3168b55c1de1122e0b3abcf942211 (patch) | |
tree | abe78ad6a8b0b714c5f6255b7c0d29d3ef23553e /misc/freedialog | |
parent | a87575e4d3e4e9c8530a9e977342c866a53cdae7 (diff) |
Notes
Diffstat (limited to 'misc/freedialog')
-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 6bd413406224..0d31ef48b634 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 |