diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-08 15:32:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-08 15:32:27 +0000 |
commit | 7838f9a483fc845c89192421cf80e65701915247 (patch) | |
tree | 1363c43a73a2674f2285c8673def0d145e7b577d /devel/ossp-ex | |
parent | f695e1e10e067403fd123b914a59fcbe7be40e45 (diff) |
Notes
Diffstat (limited to 'devel/ossp-ex')
-rw-r--r-- | devel/ossp-ex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-ex/Makefile b/devel/ossp-ex/Makefile index 74ff7f10f905..fb801d37458e 100644 --- a/devel/ossp-ex/Makefile +++ b/devel/ossp-ex/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= me@davidyu.org +MAINTAINER= davidyu@ucsd.edu COMMENT= OSSP ex is a small exception handling library for use in C USE_GMAKE= yes |