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 /audio/xmms-infopipe | |
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 'audio/xmms-infopipe')
-rw-r--r-- | audio/xmms-infopipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-infopipe/Makefile b/audio/xmms-infopipe/Makefile index 40365716cfc5..d7de6cbcbb9b 100644 --- a/audio/xmms-infopipe/Makefile +++ b/audio/xmms-infopipe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.beastwithin.org/users/wwwwolf/code/xmms/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= Create a named pipe to retrive xmms info about currently playing song +COMMENT= Create a named pipe to retrieve xmms info about currently playing song LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms |