diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 05:50:47 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 05:50:47 +0000 |
commit | b90c5cf707d65a38a955a3c0676958c11defad6b (patch) | |
tree | da23d1bf100f01c5b634a781677cf1c2e79327f0 | |
parent | remove unnecessary patch (already in rc9) (diff) |
upgrade to 0.8.0
Notes
Notes:
svn path=/head/; revision=58845
-rw-r--r-- | audio/sfront/Makefile | 2 | ||||
-rw-r--r-- | audio/sfront/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index f5802b8baced..d883f835c095 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sfront -PORTVERSION= 0.7.9 +PORTVERSION= 0.8.0 CATEGORIES= audio MASTER_SITES= http://www.cs.berkeley.edu/~lazzaro/sa/ DISTNAME= ${PORTNAME} diff --git a/audio/sfront/distinfo b/audio/sfront/distinfo index 7d8cdb0dd023..49e1142a6984 100644 --- a/audio/sfront/distinfo +++ b/audio/sfront/distinfo @@ -1 +1 @@ -MD5 (sfront.tar.gz) = 500fde6a520be6b7ee4fd8b32dd0fd65 +MD5 (sfront.tar.gz) = 7a5d4b3d8d5fa8b560499d7aa9fdead8 |