diff options
author | kris <kris@FreeBSD.org> | 2001-08-11 06:28:53 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-11 06:28:53 +0000 |
commit | a4bf9852ce5e7f7c1314fa6dae3609441be624d7 (patch) | |
tree | ffe23fc1f3b94c86e4449764b4c319a24f89ec77 /audio | |
parent | c1bd42079cc5f76ce31f29e6f99e2d4e9e25ab7c (diff) | |
download | FreeBSD-ports-a4bf9852ce5e7f7c1314fa6dae3609441be624d7.zip FreeBSD-ports-a4bf9852ce5e7f7c1314fa6dae3609441be624d7.tar.gz |
Bump portrevision to note security fix
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 5130333..04a0ab5 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/ |