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/sfront/Makefile | |
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/sfront/Makefile')
-rw-r--r-- | audio/sfront/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |