diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-31 21:07:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-31 21:07:50 +0000 |
commit | ae0b6ebd37a7fd4b98e1a5adec64b453db7c55a8 (patch) | |
tree | 672863b6900b84d4a708ca9198242fb9fd0c395c /audio/xmcd | |
parent | 022683699765998d137a967e2e8c4465fbc185cd (diff) |
Notes
Diffstat (limited to 'audio/xmcd')
-rw-r--r-- | audio/xmcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index e5fa3a7cb284..7f0371bb772e 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 19 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ -MAINTAINER= deischen@freebsd.org +MAINTAINER= deischen@FreeBSD.org COMMENT= Motif CD player LIB_DEPENDS+= libvorbis.so:audio/libvorbis \ |