diff options
-rw-r--r-- | audio/xhippo/Makefile | 2 | ||||
-rw-r--r-- | security/ident2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index ce6bd411bd08..999e402040e4 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= xhippo -MAINTAINER= rod@zort.on.ca +MAINTAINER= ports@freebsd.org RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 diff --git a/security/ident2/Makefile b/security/ident2/Makefile index 72e722ea8cf5..d136235a1509 100644 --- a/security/ident2/Makefile +++ b/security/ident2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.nyct.net/~defile/programs/ident2/ \ http://www.oscentral.org/files/software/ DISTNAME= ident2-v1.0_FINAL -MAINTAINER= rod@zort.on.ca +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes MAN8= ident2.8 |