diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-25 19:43:44 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-25 19:43:44 +0000 |
commit | 33539b9eca81d4d3c9c7b8f344226efe15c5571e (patch) | |
tree | 38f6a321f6e3997e452c927d574c43ba6d952949 | |
parent | MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org. (diff) |
MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.
PR: 18815
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=28758
-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 |