diff options
author | billf <billf@FreeBSD.org> | 2000-05-14 05:21:53 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-05-14 05:21:53 +0000 |
commit | 19dbe755f51b8b15a8731ec75ed8e2b0942a56ae (patch) | |
tree | 958340092ad2f033a4807939714d58181b502b01 | |
parent | e9cf3a271e6ef8ee5acec4e3bc17339fdbdfa9b4 (diff) | |
download | FreeBSD-ports-19dbe755f51b8b15a8731ec75ed8e2b0942a56ae.zip FreeBSD-ports-19dbe755f51b8b15a8731ec75ed8e2b0942a56ae.tar.gz |
murray is now a committer, reflect this in MAINTAINER.
-rw-r--r-- | devel/nasm/Makefile | 2 | ||||
-rw-r--r-- | mail/mailcrypt/Makefile | 2 | ||||
-rw-r--r-- | x11/eterm/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 0bda622..e4614a1 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel lang MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/assemblers -MAINTAINER= murray@cdrom.com +MAINTAINER= murray@FreeBSD.org GNU_CONFIGURE= yes diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index cadb5ff..13bd0a1 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.5.5 CATEGORIES= mail MASTER_SITES= http://www.nb.net/~lbudney/linux/software/mailcrypt/ -MAINTAINER= murray@cdrom.com +MAINTAINER= murray@FreeBSD.org BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 3e50896..f3599d4 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \ ftp://ftp.sunsite.auc.dk/disk6/linuxberg.com/files/x11/system/ DISTNAME= Eterm-${PORTVERSION} -MAINTAINER= murray@cdrom.com +MAINTAINER= murray@FreeBSD.org LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib |