diff options
author | Paul Traina <pst@FreeBSD.org> | 1997-10-09 10:39:58 +0800 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1997-10-09 10:39:58 +0800 |
commit | e9db405c9462e959b96a507434b975edb83f3c5a (patch) | |
tree | d8f1a4baac5927b6e59cb6cd3f670237d560e728 /mail/popper | |
parent | 83454132f596fe6e697ef46fc90fd93d466fb94d (diff) | |
download | freebsd-ports-gnome-e9db405c9462e959b96a507434b975edb83f3c5a.tar.gz freebsd-ports-gnome-e9db405c9462e959b96a507434b975edb83f3c5a.tar.zst freebsd-ports-gnome-e9db405c9462e959b96a507434b975edb83f3c5a.zip |
Change maintainer to match reality -- Sorry Andrey
Diffstat (limited to 'mail/popper')
-rw-r--r-- | mail/popper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 6949dbf279e1..27fb4244aa36 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -3,7 +3,7 @@ # Date created: 1 April 1995 # Whom: pst # -# $Id: Makefile,v 1.17 1997/10/07 20:55:49 ache Exp $ +# $Id: Makefile,v 1.18 1997/10/08 09:05:11 ache Exp $ # DISTNAME= qpopper2.4b2 @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ EXTRACT_SUFX= .tar.Z -MAINTAINER= pst@freebsd.org +MAINTAINER= ache@freebsd.org # # If APOP_ONLY variable present in the environment, popper builds |