diff options
author | romain <romain@FreeBSD.org> | 2010-02-02 01:14:49 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2010-02-02 01:14:49 +0800 |
commit | b6e4b2925f0aed8cf9610e80e85bc8994827f1dc (patch) | |
tree | d728f0276a67fc5b6d5e8734fa8f25bdcf5655b9 /devel | |
parent | 1c03d3d231885f7ac35d063d3e44a27108ce9f8f (diff) | |
download | freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.tar.gz freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.tar.zst freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.zip |
Change MAINTAINER address to romain@.
Approved by: flz (mentor)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/nemiver/Makefile | 2 | ||||
-rw-r--r-- | devel/valide/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/nemiver/Makefile b/devel/nemiver/Makefile index 8790da07b11c..ce7704519977 100644 --- a/devel/nemiver/Makefile +++ b/devel/nemiver/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= A C/C++ Debugger for GNOME LIB_DEPENDS= boost_unit_test_framework:${PORTSDIR}/devel/boost-libs \ diff --git a/devel/valide/Makefile b/devel/valide/Makefile index 3a29e8474705..e82ce3a018c5 100644 --- a/devel/valide/Makefile +++ b/devel/valide/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://download.gna.org/${PORTNAME}/ -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= An IDE for the Vala programming language RUN_DEPENDS= valac:${PORTSDIR}/lang/vala |