diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
commit | e475c19a24ad0be6c77798ac658eb897a7825ec3 (patch) | |
tree | c209aa104fcfe729531c297b4301e67a1019dd54 /science/udunits | |
parent | aa906d8cc0f95f07008c72f6b62e61a753d78a43 (diff) | |
download | ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.tar.gz ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.zip |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor)
Notes
Notes:
svn path=/head/; revision=261634
Diffstat (limited to 'science/udunits')
-rw-r--r-- | science/udunits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile index e8b53ec8b187..27116dafb4ff 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science math MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \ http://sunpoet.net/distfiles/ -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= A library for manipulating units of physical quantities LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 |