diff options
author | perky <perky@FreeBSD.org> | 2002-07-30 04:50:18 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-07-30 04:50:18 +0800 |
commit | 57abc0bdeb2c18c5eafa1fe52814d9ec4df2f5cd (patch) | |
tree | 95a7422a404859fc2e51778608e02a811b6ea13b /audio | |
parent | ba1be90e9178115dcc34bc479d4bce8fe032222c (diff) | |
download | freebsd-ports-gnome-57abc0bdeb2c18c5eafa1fe52814d9ec4df2f5cd.tar.gz freebsd-ports-gnome-57abc0bdeb2c18c5eafa1fe52814d9ec4df2f5cd.tar.zst freebsd-ports-gnome-57abc0bdeb2c18c5eafa1fe52814d9ec4df2f5cd.zip |
Update to 0.8.2
PR: 41130
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sfront/Makefile | 3 | ||||
-rw-r--r-- | audio/sfront/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index 798a41319f82..68904b71f2f6 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -7,10 +7,11 @@ # PORTNAME= sfront -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= audio MASTER_SITES= http://www.cs.berkeley.edu/~lazzaro/sa/ DISTNAME= ${PORTNAME} +DIST_SUBDIR= ${PKGNAME} MAINTAINER= ports@FreeBSD.org diff --git a/audio/sfront/distinfo b/audio/sfront/distinfo index de58358e9613..69877706181e 100644 --- a/audio/sfront/distinfo +++ b/audio/sfront/distinfo @@ -1 +1 @@ -MD5 (sfront.tar.gz) = 21ca474148907a1084d6e5f69ab6f37f +MD5 (sfront-0.8.2/sfront.tar.gz) = 1496b5a612ec1de0d8323bb52837d41a |