diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-12-16 13:45:17 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-12-16 13:45:17 +0000 |
commit | bce1c7e8e887e82515aec0424182cfafc20f59a7 (patch) | |
tree | e84edefaaeb7129e3c6cfe79ccded3c529651504 | |
parent | lang/gnatdroid-sysroot(-x86): Only for i386 and amd64 (diff) |
- Reassign sperber@'s ports after his commit bit was taken in for safekeeping
Notes
Notes:
svn path=/head/; revision=403861
-rw-r--r-- | devel/libfirm/Makefile | 2 | ||||
-rw-r--r-- | lang/cparser/Makefile | 2 | ||||
-rw-r--r-- | math/fityk/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gnome-subtitles/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/libfirm/Makefile b/devel/libfirm/Makefile index 3725eec02daa..db9e7c4f0a34 100644 --- a/devel/libfirm/Makefile +++ b/devel/libfirm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel lang MASTER_SITES= SF -MAINTAINER= sperber@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph-based SSA intermediate representation library for compilers LICENSE= GPLv2 LGPL21 diff --git a/lang/cparser/Makefile b/lang/cparser/Makefile index 28a64ac193bb..ce5149c5a346 100644 --- a/lang/cparser/Makefile +++ b/lang/cparser/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9.14 CATEGORIES= lang devel MASTER_SITES= SF -MAINTAINER= sperber@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C99 compiler using libFIRM as backend LICENSE= GPLv2 diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 2eb288fe283e..87c9847dcd4c 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GHC SF/xylib:xylib DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \ ${XYLIB_DISTNAME}${EXTRACT_SUFX}:xylib -MAINTAINER= sperber@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free peak fitting software LICENSE= GPLv2 LGPL21 diff --git a/multimedia/gnome-subtitles/Makefile b/multimedia/gnome-subtitles/Makefile index 32534ad4a9e1..97224170ed87 100644 --- a/multimedia/gnome-subtitles/Makefile +++ b/multimedia/gnome-subtitles/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3 CATEGORIES= multimedia MASTER_SITES= SF -MAINTAINER= sperber@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Subtitle editor with video preview LICENSE= GPLv2 |