aboutsummaryrefslogtreecommitdiff
path: root/audio/rexima
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-12 09:10:18 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-12 09:10:18 +0000
commit8935916dda160e4b249010bd0d7c68f9fc7ab592 (patch)
tree7a5d4b0b350e8cf58ef3b260cd58ffeb534935dd /audio/rexima
parentc5a38c1caceca491a5d254be6feec8600eed27e1 (diff)
downloadports-8935916dda160e4b249010bd0d7c68f9fc7ab592.tar.gz
ports-8935916dda160e4b249010bd0d7c68f9fc7ab592.zip
Notes
Diffstat (limited to 'audio/rexima')
-rw-r--r--audio/rexima/Makefile16
-rw-r--r--audio/rexima/distinfo2
-rw-r--r--audio/rexima/pkg-descr2
3 files changed, 11 insertions, 9 deletions
diff --git a/audio/rexima/Makefile b/audio/rexima/Makefile
index dbe35c5b62a9..f7c94456490e 100644
--- a/audio/rexima/Makefile
+++ b/audio/rexima/Makefile
@@ -5,19 +5,21 @@
# $FreeBSD$
#
-PORTNAME= rexima
-PORTVERSION= 1.2
-CATEGORIES= audio
-MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/
+PORTNAME= rexima
+PORTVERSION= 1.3
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/sound/mixers
-MAINTAINER= jerry.e@gmx.net
+MAINTAINER= jerry@rootbsd.net
COMMENT= A ncurses-based console mixer
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400010
-LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
+LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif
-MAN1= rexima.1
+MAN1= rexima.1
+
.include <bsd.port.post.mk>
diff --git a/audio/rexima/distinfo b/audio/rexima/distinfo
index 7c70a2c99427..aacea78b8a16 100644
--- a/audio/rexima/distinfo
+++ b/audio/rexima/distinfo
@@ -1 +1 @@
-MD5 (rexima-1.2.tar.gz) = e74e73c6170c9ced428901d3d52e4fc6
+MD5 (rexima-1.3.tar.gz) = 6b315504d5117fadcb6d94e16943d878
diff --git a/audio/rexima/pkg-descr b/audio/rexima/pkg-descr
index b3940fe16234..73d162558690 100644
--- a/audio/rexima/pkg-descr
+++ b/audio/rexima/pkg-descr
@@ -3,4 +3,4 @@ A small and flexible console mixer using ncurses.
WWW: http://rus.members.beeb.net/rexima.html
- Jerry Eriksson
-jerry.e@gmx.net
+jerry@rootbsd.net