diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2008-11-09 07:47:01 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2008-11-09 07:47:01 +0000 |
commit | ff8eca9d3e3ebdd4c1c1667057e5ad77541c24a4 (patch) | |
tree | 7537479811c7552376ee4b1ef243ab8923fd885a /devel/libvc | |
parent | Update Ardour to 2.5. Yes, I know there is already a newer (diff) |
Set maintainer to ports@
Notes
Notes:
svn path=/head/; revision=222588
Diffstat (limited to 'devel/libvc')
-rw-r--r-- | devel/libvc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvc/Makefile b/devel/libvc/Makefile index 19138d1068b9..5ad41602c464 100644 --- a/devel/libvc/Makefile +++ b/devel/libvc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rolo -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A vCard library USE_AUTOTOOLS= libtool:15 |