diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-07-29 20:50:18 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-07-29 20:50:18 +0000 |
commit | 28363b86c3fe3e890a11ddec2797fdba9f8cd3ce (patch) | |
tree | 2fc4657abaed3848e17c7db3fc3b39c01fd83520 /audio | |
parent | 1bb53a1ac9a714de8bb530170b21ec1c40cfc4d2 (diff) | |
download | ports-28363b86c3fe3e890a11ddec2797fdba9f8cd3ce.tar.gz ports-28363b86c3fe3e890a11ddec2797fdba9f8cd3ce.zip |
Notes
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 |