diff options
-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 |