diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-19 17:47:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-19 17:47:13 +0000 |
commit | 2910223094ff27f53b513f2dd4bf313f3779b5fa (patch) | |
tree | 1986b5793a443b7dc422abf962df5e813db1e333 /audio/sweep | |
parent | 17657d241e7bd33442126740c83d5dc84f6062a3 (diff) | |
download | ports-2910223094ff27f53b513f2dd4bf313f3779b5fa.tar.gz ports-2910223094ff27f53b513f2dd4bf313f3779b5fa.zip |
Notes
Diffstat (limited to 'audio/sweep')
-rw-r--r-- | audio/sweep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index cf38e57218bc..d7428df8efdc 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -7,6 +7,7 @@ PORTNAME= sweep PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |