diff options
author | lioux <lioux@FreeBSD.org> | 2002-05-09 14:15:30 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-05-09 14:15:30 +0800 |
commit | 17d107cba0f190235fcf2b24ae456678afe2d158 (patch) | |
tree | 8800baf8e53f6456c51db3f8e9af718c80d9c907 /devel | |
parent | 190552a19e2e71c5debfa3948d0fc9ecd59cf0cc (diff) | |
download | freebsd-ports-gnome-17d107cba0f190235fcf2b24ae456678afe2d158.tar.gz freebsd-ports-gnome-17d107cba0f190235fcf2b24ae456678afe2d158.tar.zst freebsd-ports-gnome-17d107cba0f190235fcf2b24ae456678afe2d158.zip |
Assume maintainership
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 |