diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-03-16 10:53:10 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-03-16 10:53:10 +0000 |
commit | cf793a53216eca75bfaa18b81b5acf7e21494d87 (patch) | |
tree | d186d7412e549aaecece22d490545c85adc8c182 /comms | |
parent | - Update to 0.98Q (diff) |
Bump PORTREVISION since the fix I committed involves plist change
Notes
Notes:
svn path=/head/; revision=157402
Diffstat (limited to 'comms')
-rw-r--r-- | comms/vpb-driver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/vpb-driver/Makefile b/comms/vpb-driver/Makefile index 72309b6d734f..b47cc850c042 100644 --- a/comms/vpb-driver/Makefile +++ b/comms/vpb-driver/Makefile @@ -7,6 +7,7 @@ PORTNAME= vpb-driver PORTVERSION= 2.4.9 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.voicetronix.com/Downloads/ |