diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ddd/Makefile | 2 | ||||
-rw-r--r-- | devel/libgnugetopt/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile index 98e6cb91a246..8497dcbc82b7 100644 --- a/devel/ddd/Makefile +++ b/devel/ddd/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ddd -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lioux@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index 8e2cc491ff26..cacc8aa841c8 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -17,7 +17,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= obrien -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lioux@FreeBSD.org INSTALLS_SHLIB= yes |