diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-12-14 19:57:14 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-12-14 19:57:14 +0000 |
commit | 4a1924155e2b81848d61f959b46ccad6eb7f19e8 (patch) | |
tree | 9bad46975fd020235c8edac73c8be6da66b73cfc /editors/ssam | |
parent | 80080c545274346dfe88620d5a7e4a648c07f5f9 (diff) | |
download | ports-4a1924155e2b81848d61f959b46ccad6eb7f19e8.tar.gz ports-4a1924155e2b81848d61f959b46ccad6eb7f19e8.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 79087ac62e94..ffc5e1af1c82 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.1@ulaval.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Stream editor that uses the UTF routines with the sam(1) command set BUILD_DEPENDS= ${LOCALBASE}/include/ure.h:${PORTSDIR}/misc/libutf |