diff options
Diffstat (limited to 'lang/oo2c')
-rw-r--r-- | lang/oo2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index 762969b12c32..4ec08ed4db6d 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.uni-kl.de/OOC/files/oo2c/ \ DISTNAME= ${PORTNAME}_32-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gc4.14.tar.gz -MAINTAINER= ob@seicom.NET +MAINTAINER= ports@freebsd.org USE_LIBTOOL= yes CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" |