diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
commit | be0ecc7e9125dd1508c9d197ddedac9e452dfdf6 (patch) | |
tree | 7fbdc97f9f741cf4c8663963ddded3fbd4a272b1 /textproc/scew | |
parent | b7c6b479ca6e779980f1ad5bc010dcf6bbb63083 (diff) | |
download | ports-be0ecc7e9125dd1508c9d197ddedac9e452dfdf6.tar.gz ports-be0ecc7e9125dd1508c9d197ddedac9e452dfdf6.zip |
Notes
Diffstat (limited to 'textproc/scew')
-rw-r--r-- | textproc/scew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile index d3ff3f92d772..6db5e6ee25c4 100644 --- a/textproc/scew/Makefile +++ b/textproc/scew/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.0 CATEGORIES= textproc MASTER_SITES= SAVANNAH/${PORTNAME}/ -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= Simple C Expat Wrapper LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 |