diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 11:17:02 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 11:17:02 +0000 |
commit | db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c (patch) | |
tree | 6e58271bb0bfc3a6415cfc22c973b5f48162267b /games/biorythm | |
parent | 65519c8f20ef36f6c5ec6ecb5604d1e959a01e09 (diff) |
Notes
Diffstat (limited to 'games/biorythm')
-rw-r--r-- | games/biorythm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/biorythm/Makefile b/games/biorythm/Makefile index 0b6168f11059..03fe53fd5d05 100644 --- a/games/biorythm/Makefile +++ b/games/biorythm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://shh.thathost.com/pub-unix/files/ MAINTAINER= ports@FreeBSD.org -COMMENT= Simple biorythm calculation program +COMMENT= Simple biorhythm calculation program LIB_DEPENDS= shhmsg.1:${PORTSDIR}/devel/libshhmsg \ shhopt.1:${PORTSDIR}/devel/libshhopt |