diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-12-14 22:32:59 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-12-14 22:32:59 +0000 |
commit | 375af810056b932879a2c2a02a0cc380c30cffcf (patch) | |
tree | 79b0284684c607c707f8326098a24bcac82f33a2 /editors/ssam | |
parent | cd641fd0ce977b68a97cae441525b43dab1f2893 (diff) | |
download | ports-375af810056b932879a2c2a02a0cc380c30cffcf.tar.gz ports-375af810056b932879a2c2a02a0cc380c30cffcf.zip |
Notes
Diffstat (limited to 'editors/ssam')
-rw-r--r-- | editors/ssam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index 7883b5c915ef..79087ac62e94 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.9 CATEGORIES= editors plan9 MASTER_SITES= http://www.westley.demon.co.uk/src/ -MAINTAINER= serge.gagnon@b2b2c.ca +MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= Stream editor that uses the UTF routines with the sam(1) command set BUILD_DEPENDS= ${LOCALBASE}/include/ure.h:${PORTSDIR}/misc/libutf |