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 /astro | |
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 'astro')
-rw-r--r-- | astro/sunclock/Makefile | 2 | ||||
-rw-r--r-- | astro/tangogps/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 067a857a9550..4d6f669eab5c 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -13,7 +13,7 @@ CATEGORIES= astro x11-clocks MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/sunclock/ \ http://mbsd.msk.ru/dist/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ diff --git a/astro/tangogps/Makefile b/astro/tangogps/Makefile index 308c3d68286e..92d322abed9b 100644 --- a/astro/tangogps/Makefile +++ b/astro/tangogps/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= astro geography MASTER_SITES= http://www.tangogps.org/downloads/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A comprehencive GPS mapping application LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ |