diff options
author | sf <sf@FreeBSD.org> | 2001-01-04 17:48:42 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-04 17:48:42 +0000 |
commit | 06567da34d002e3ee3dcd8c84e3b3991d5aa92c6 (patch) | |
tree | 09b484bc836b6b4c2c4f9a63f124ea704b7df8aa /audio/afsp | |
parent | db59bf63054248468998ea8bba9d8636c44cfee8 (diff) | |
download | FreeBSD-ports-06567da34d002e3ee3dcd8c84e3b3991d5aa92c6.zip FreeBSD-ports-06567da34d002e3ee3dcd8c84e3b3991d5aa92c6.tar.gz |
bump PORTREVISION
Diffstat (limited to 'audio/afsp')
-rw-r--r-- | audio/afsp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/afsp/Makefile b/audio/afsp/Makefile index ca0ead2..193e620 100644 --- a/audio/afsp/Makefile +++ b/audio/afsp/Makefile @@ -7,6 +7,7 @@ PORTNAME= afsp PORTVERSION= 5.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.tsp.ece.mcgill.ca/pub/AFsp/ DISTNAME= AFsp-v5r0 |