diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-05-21 18:14:44 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-05-21 18:14:44 +0000 |
commit | e1592fc36e0547dabb414a11100ca9515e6877af (patch) | |
tree | 5bbe1eb095ed07310abc38ff9f21b4630a8ccaec | |
parent | e1c15346feeaa773d749c95a4c20944097bfdc93 (diff) |
Notes
-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 |