diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-11 06:28:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-11 06:28:53 +0000 |
commit | 5c40267be3faebb4a02b2544cdd81f14bc12dd1d (patch) | |
tree | 9b0ffd1bb4f0b701b800212550768c26f47ad155 /audio | |
parent | dd0f4c7acf8495607c953b28198b86ad56e5232c (diff) |
Bump portrevision to note security fix
Notes
Notes:
svn path=/head/; revision=46062
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fmio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/fmio/Makefile b/audio/fmio/Makefile index 51303333bca2..04a0ab5e4b2b 100644 --- a/audio/fmio/Makefile +++ b/audio/fmio/Makefile @@ -7,6 +7,7 @@ PORTNAME= fmio PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.jumbo.narod.ru/src/fmio/ |