diff options
author | stas <stas@FreeBSD.org> | 2011-10-24 11:33:20 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-10-24 11:33:20 +0800 |
commit | dd0af158dddb4ed92cac937736bfb49935efed15 (patch) | |
tree | 8b59debde4ab44fdb57e9ed3560ce80f89a2b501 /cad/geda-gschem | |
parent | 7167d64ec2870e39a44ad848bf9dde03b09607ff (diff) | |
download | freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.tar.gz freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.tar.zst freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.zip |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Diffstat (limited to 'cad/geda-gschem')
-rw-r--r-- | cad/geda-gschem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile index 8a687d3025ef..d7cd376b2b69 100644 --- a/cad/geda-gschem/Makefile +++ b/cad/geda-gschem/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \ PKGNAMEPREFIX= geda- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's electronic schematic capture tool RUN_DEPENDS= ${LOCALBASE}/share/geda/sym:${PORTSDIR}/cad/geda-symbols |