diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
commit | 8ca16eda5549da96616e5f3b57f5d357f61706fc (patch) | |
tree | 52bdff10d3fbf834704c37ef4e6f0915c4dd7423 /astro/spacechart | |
parent | 8269d2195e85bbdcded0e4f4049f09ae926cffef (diff) | |
download | ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.tar.gz ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.zip |
Notes
Diffstat (limited to 'astro/spacechart')
-rw-r--r-- | astro/spacechart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile index 14e77d94dd41..5cfb9cc2245e 100644 --- a/astro/spacechart/Makefile +++ b/astro/spacechart/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://zipi.fi.upm.es/~e970095/spacechart/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} EXTRACT_SUFX= .tgz -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |