diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
commit | 877dce2447b97186647fc1aa02a754fb716ec479 (patch) | |
tree | e18b3e6bda30edcbd2c795ef003542c209e83bb6 /devel/libcii | |
parent | f99f0d650426c7298cefd1efc1b7959332f0a913 (diff) |
Update maintainer email address
Approved by: bapt@ (co-mentor)
Notes
Notes:
svn path=/head/; revision=341704
Diffstat (limited to 'devel/libcii')
-rw-r--r-- | devel/libcii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcii/Makefile b/devel/libcii/Makefile index cefcf27b28b6..fb41ea4a64f8 100644 --- a/devel/libcii/Makefile +++ b/devel/libcii/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.princeton.edu/pub/packages/cii/ DISTNAME= cii11 -MAINTAINER= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library from "C Interfaces and Implementations" by David Hanson NO_WRKSUBDIR= yes |