diff options
author | cs <cs@FreeBSD.org> | 2012-07-23 22:05:31 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-23 22:05:31 +0800 |
commit | e669a07fa8e4e05f5d91c2e969cf8f2c4d0687c0 (patch) | |
tree | 99d55706d41a68f533a1a81e5940bf461f96d113 /astro | |
parent | 33a437104aea7b756586ae69f01ea6fbc1c8619c (diff) | |
download | freebsd-ports-gnome-e669a07fa8e4e05f5d91c2e969cf8f2c4d0687c0.tar.gz freebsd-ports-gnome-e669a07fa8e4e05f5d91c2e969cf8f2c4d0687c0.tar.zst freebsd-ports-gnome-e669a07fa8e4e05f5d91c2e969cf8f2c4d0687c0.zip |
Fix typos in COMMENT
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsbabel/Makefile | 2 | ||||
-rw-r--r-- | astro/jday/Makefile | 2 | ||||
-rw-r--r-- | astro/ptiger/Makefile | 2 | ||||
-rw-r--r-- | astro/py-astLib/Makefile | 2 | ||||
-rw-r--r-- | astro/wmjupiter/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index fdefdcaabd1f..a82e08b21676 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles MAINTAINER= wenheping@gmail.com -COMMENT= A gps file translating tool +COMMENT= A GPS file translating tool LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 diff --git a/astro/jday/Makefile b/astro/jday/Makefile index 9313bcaaf26c..622d4a742d15 100644 --- a/astro/jday/Makefile +++ b/astro/jday/Makefile @@ -10,7 +10,7 @@ CATEGORIES= astro MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= Astronomical julian date calculator +COMMENT= Astronomical Julian date calculator USE_AUTOTOOLS= libtool USE_GNOME= gnomehack diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile index 9744df479275..ca7d8475ccfe 100644 --- a/astro/ptiger/Makefile +++ b/astro/ptiger/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro tk MASTER_SITES= SF/tkgeomap/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Displays U.S. Census Burea populated places on a map +COMMENT= Displays U.S. Census Bureau populated places on a map LIB_DEPENDS= tkgeomap.0:${PORTSDIR}/astro/tkgeomap diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index ae1771c9e5cb..f861836b4a85 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -COMMENT= A set of python astonomy modules +COMMENT= A set of python astronomy modules BUILD_DEPENDS= ${PYNUMPY} \ ${PKGNAMEPREFIX}scipy>=0.7.0:${PORTSDIR}/science/py-scipy \ diff --git a/astro/wmjupiter/Makefile b/astro/wmjupiter/Makefile index d9e0da7382dc..10572ddbe7a6 100644 --- a/astro/wmjupiter/Makefile +++ b/astro/wmjupiter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro windowmaker MASTER_SITES= http://www.inxsoft.net/wmjupiter/ MAINTAINER= ports@FreeBSD.org -COMMENT= Dockapp that displays information on jupiter +COMMENT= Dockapp that displays information on Jupiter PLIST_FILES= bin/wmJupiter WRKSRC= ${WRKDIR}/wmJupiter |