diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:21:53 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:21:53 +0000 |
commit | ad69d29be388a86e454a532d66814756ca496375 (patch) | |
tree | b54bd5ba062afecf8a05b7202e7416421fe0adae | |
parent | 4be840adbc9b7803476c6867e35c8931d6935b22 (diff) | |
download | ports-ad69d29be388a86e454a532d66814756ca496375.tar.gz ports-ad69d29be388a86e454a532d66814756ca496375.zip |
Notes
-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 0bda6228b26c..e4614a1a47a7 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 cadb5ff67158..13bd0a1e3f74 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 3e50896f12fb..f3599d4c99d3 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 |