diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
commit | 9261fd52a0bee580698d475595ccc8f0aad129aa (patch) | |
tree | 01129d4a11462fe585d897ef5ae5cc7f7391f91c /devel | |
parent | c11c5264d35596063caa619dc3073bee3b491cd4 (diff) | |
download | freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.gz freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.zst freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.zip |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libmba/Makefile | 2 | ||||
-rw-r--r-- | devel/upnp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile index fe5019f368dc..a5ae7ed59709 100644 --- a/devel/libmba/Makefile +++ b/devel/libmba/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ioplex.com/~miallen/libmba/dl/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= miwi -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= A collection of C modules potentially useful to any project LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile index 5e7bc0c5a2ae..fdb2b6b5ecc5 100644 --- a/devel/upnp/Makefile +++ b/devel/upnp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pupnp DISTNAME= lib${PORTNAME}-${PORTVERSION} -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Universal Plug and Play Software Development Kit CONFLICTS= upnp-1.0.* |