diff options
-rw-r--r-- | astro/phoon/Makefile | 2 | ||||
-rw-r--r-- | astro/pp3/Makefile | 2 | ||||
-rw-r--r-- | audio/jack/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/phoon/Makefile b/astro/phoon/Makefile index 811ae8f2642a..2d332528a0d7 100644 --- a/astro/phoon/Makefile +++ b/astro/phoon/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= _20jan DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Phoon displays the phase of the moon +COMMENT= Displays the phase of the moon WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/astro/pp3/Makefile b/astro/pp3/Makefile index bc894486787f..e6878d5c668f 100644 --- a/astro/pp3/Makefile +++ b/astro/pp3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= PP3 creates celestial charts +COMMENT= Creates celestial charts RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/audio/jack/Makefile b/audio/jack/Makefile index deadd544b1f3..8113e4744f17 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= jackit DISTNAME= jack-audio-connection-kit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= JACK is a low-latency audio server +COMMENT= A low-latency audio server BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen LIB_DEPENDS= portaudio.0:${PORTSDIR}/audio/portaudio \ |