diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:06:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:06:07 +0000 |
commit | c93492e84eb993eefc439c1e568ffcc9b840b9cc (patch) | |
tree | 5c2802e673e82c81ab9c22a4029195ecca38ad45 /devel/gpsim/Makefile | |
parent | e9e165c331338af42aaf178f372c0e5ff25d0e46 (diff) | |
download | ports-c93492e84eb993eefc439c1e568ffcc9b840b9cc.tar.gz ports-c93492e84eb993eefc439c1e568ffcc9b840b9cc.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=360604
Diffstat (limited to 'devel/gpsim/Makefile')
-rw-r--r-- | devel/gpsim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gpsim/Makefile b/devel/gpsim/Makefile index e2357273a2d3..f0cd13d32b16 100644 --- a/devel/gpsim/Makefile +++ b/devel/gpsim/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software simulator for Microchip PIC microcontrollers LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ |