diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-04 21:12:59 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-04 21:12:59 +0000 |
commit | 51c690ba337a12c378421fb980fa4a536a04c2f7 (patch) | |
tree | c54e266a89e1dfc0c3e29c957ed9d59a5e6b30bf /audio/sweep | |
parent | d9613617c0c07e80f486c2ffbb8cca55bcef8ff5 (diff) | |
download | ports-51c690ba337a12c378421fb980fa4a536a04c2f7.tar.gz ports-51c690ba337a12c378421fb980fa4a536a04c2f7.zip |
Notes
Diffstat (limited to 'audio/sweep')
-rw-r--r-- | audio/sweep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 840ab6ab0b91..1652a6602a26 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sweep -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |