From be44ec8a21584cf5482efdd7108714502ead9caa Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 14 Jan 2016 00:48:12 -0500 Subject: Massive summary changes --- acstools/acstools.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'acstools/acstools.ini') diff --git a/acstools/acstools.ini b/acstools/acstools.ini index 882e48a..6315f32 100644 --- a/acstools/acstools.ini +++ b/acstools/acstools.ini @@ -3,9 +3,9 @@ name: acstools version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: BSD -summary: ${package:name} +summary: Python Tools for ACS (Advanced Camera for Surveys) Data [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} -- cgit