diff options
author | will <will@FreeBSD.org> | 2000-05-26 03:43:44 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-26 03:43:44 +0800 |
commit | e2e24e0a444efa376b2b16b9a67d473a6727c28d (patch) | |
tree | f4ac436bfdc89edec644eb5b856703e7c33cf2da /mail | |
parent | 1b2772576a70eeb8a76ebaa0e711d4ac4b73602c (diff) | |
download | freebsd-ports-gnome-e2e24e0a444efa376b2b16b9a67d473a6727c28d.tar.gz freebsd-ports-gnome-e2e24e0a444efa376b2b16b9a67d473a6727c28d.tar.zst freebsd-ports-gnome-e2e24e0a444efa376b2b16b9a67d473a6727c28d.zip |
MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.
PR: 18815
Submitted by: MAINTAINER
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postilion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postilion/Makefile b/mail/postilion/Makefile index 9b54052c1a22..7eeadd65bdfa 100644 --- a/mail/postilion/Makefile +++ b/mail/postilion/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.3c CATEGORIES= mail tk82 MASTER_SITES= http://www.postilion.org/ -MAINTAINER= gljohns@bellsouth.net +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ img.1:${PORTSDIR}/graphics/libimg |