diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-12-13 23:32:37 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-12-13 23:32:37 +0000 |
commit | a284597cf9473f534c929048de8b656ffde68c17 (patch) | |
tree | 8a176f7d804b5ad5cbe5f4798e4c114e50378dfd /ftp | |
parent | - Fix the patch I broke in previous revision (diff) |
- Update maintainer address
PR: ports/118665
Submitted by: Serge Gagnon <serge.gagnon.1@ulaval.ca> (maintainer)
Approved by: linimon (mentor)
Notes
Notes:
svn path=/head/; revision=203505
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftptool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index 704e9b17f22e..8121a8c8230d 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTNAME= Ftptool${PORTVERSION} -MAINTAINER= serge.gagnon@b2b2c.ca +MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= Graphic ftp shell based on xview LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |