diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2015-12-14 02:52:14 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2015-12-14 02:52:14 +0000 |
commit | fe6465bb1ba0b8ee38f9f6f710fa2018053a3df0 (patch) | |
tree | 49a1d3132d2d58ac55cd33403e7bb4144d149aac /astro | |
parent | 521ea8cb3f6423ae2b26a1458885256f81c09bb9 (diff) | |
download | ports-fe6465bb1ba0b8ee38f9f6f710fa2018053a3df0.tar.gz ports-fe6465bb1ba0b8ee38f9f6f710fa2018053a3df0.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/google-earth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index d5e82eec55b3..9ef57a9b8154 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -11,7 +11,7 @@ DISTFILES= GoogleEarthLinux.bin:current DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= # none -MAINTAINER= nox@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Explore, Search, and Discover EXTRACT_DEPENDS= unmakeself:${PORTSDIR}/archivers/unmakeself |