diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-12-15 23:03:07 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-12-15 23:03:07 +0000 |
commit | 2e954ce9ed652f878fad3ef7c7f9d981cf28f5b0 (patch) | |
tree | 65e4fd37dfd3f96c9964a9538eae843366bceb7c /mail/drac/Makefile | |
parent | Project moved to Sourceforge, so update MASTER_SITES. (diff) |
Resign maintainership from a few ports I don't care for anymore.
Notes
Notes:
svn path=/head/; revision=71662
Diffstat (limited to 'mail/drac/Makefile')
-rw-r--r-- | mail/drac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/drac/Makefile b/mail/drac/Makefile index 822dd1822b3e..4d12ad7a28c8 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cc.umanitoba.ca/src/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if defined(WITH_POSTFIX_DB3) LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3 |