diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:27:47 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:31:00 +0000 |
commit | 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 (patch) | |
tree | a5b66a921f6607335416d9ab25574435c3fb8141 /audio/siren | |
parent | 7993a4aa8a999c0b2797e641faeeb53b082d1c49 (diff) |
Diffstat (limited to 'audio/siren')
-rw-r--r-- | audio/siren/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/siren/Makefile b/audio/siren/Makefile index d6d495c29195..13aa9ded7591 100644 --- a/audio/siren/Makefile +++ b/audio/siren/Makefile @@ -1,6 +1,6 @@ PORTNAME= siren PORTVERSION= 0.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= http://www.kariliq.nl/${PORTNAME}/dist/ |