diff options
author | stas <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
commit | 766f7ae2c62c21fdb9d8e30f517efaa4df862775 (patch) | |
tree | 0e9eda561f88cd42b40c862e60607c258c6f355c /devel/ocaml-xstrp4 | |
parent | 7570ebbeb3ed5cc74156ee94b68ff5a479f4c760 (diff) | |
download | freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.gz freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.zst freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.zip |
- Change my email.
Suggested by: skv
Diffstat (limited to 'devel/ocaml-xstrp4')
-rw-r--r-- | devel/ocaml-xstrp4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-xstrp4/Makefile b/devel/ocaml-xstrp4/Makefile index b3d575ae92e1..9f118b6bdd39 100644 --- a/devel/ocaml-xstrp4/Makefile +++ b/devel/ocaml-xstrp4/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= An OCaml extension to expands brace expansions USE_GMAKE= yes |