diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
commit | 2c8802aec6940faa203865acbd9403ebff4e9295 (patch) | |
tree | 7e38354e343584a7fa193eaf27ddcba9d9e7c2bd /net | |
parent | Partially fix build on -current. This is still broken due to an unzeroed (diff) |
Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
Notes
Notes:
svn path=/head/; revision=68468
Diffstat (limited to 'net')
-rw-r--r-- | net/jabber-yahoo/Makefile | 2 | ||||
-rw-r--r-- | net/poptop/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/jabber-yahoo/Makefile b/net/jabber-yahoo/Makefile index 8a6e76ec78f9..66973cd5b51e 100644 --- a/net/jabber-yahoo/Makefile +++ b/net/jabber-yahoo/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= jabber- DISTNAME= yahoo-t-${PORTVERSION} DIST_SUBDIR= jabber -MAINTAINER= nsayer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/net/poptop/Makefile b/net/poptop/Makefile index 65ea3afadea0..2d36b7f9d723 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= poptop DISTNAME= pptpd-${PORTVERSION} -MAINTAINER= nsayer@freebsd.org +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bsdppp |