diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-26 00:51:12 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-26 00:51:12 +0800 |
commit | 1fe78b2dd61457da654fe082947737d9637f2150 (patch) | |
tree | 1e3d186c5cf6db4d0e3d2b0756158d01781aff8a /audio/sfront/Makefile | |
parent | a7ec860af34d0b440cb3397951f1ee883bdc3759 (diff) | |
download | freebsd-ports-gnome-1fe78b2dd61457da654fe082947737d9637f2150.tar.gz freebsd-ports-gnome-1fe78b2dd61457da654fe082947737d9637f2150.tar.zst freebsd-ports-gnome-1fe78b2dd61457da654fe082947737d9637f2150.zip |
upgrade to 0.8.1 and unbreak
Diffstat (limited to 'audio/sfront/Makefile')
-rw-r--r-- | audio/sfront/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index befc9f541cb0..7cf1c5702320 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -7,15 +7,13 @@ # PORTNAME= sfront -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= audio MASTER_SITES= http://www.cs.berkeley.edu/~lazzaro/sa/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -BROKEN= "checksum mismatch" - USE_BISON= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src ALL_TARGET= # empty |