diff options
author | arved <arved@FreeBSD.org> | 2003-01-22 12:06:41 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-22 12:06:41 +0000 |
commit | e3078c1f7ef1676441563db2319273599cab39b9 (patch) | |
tree | dc1653feb0c6e9c0801a6e122b90bac51b49c31d /audio/sidplay/Makefile | |
parent | b698f49aea322c8fc1d118b8f7d1b1553ac0380d (diff) | |
download | FreeBSD-ports-e3078c1f7ef1676441563db2319273599cab39b9.zip FreeBSD-ports-e3078c1f7ef1676441563db2319273599cab39b9.tar.gz |
Update to 1.0.9
PR: 47309
Submitted by: Stefan `Sec` Zehl <sec@42.org>
Diffstat (limited to 'audio/sidplay/Makefile')
-rw-r--r-- | audio/sidplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 50fe879..455c59e 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sidplay -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 CATEGORIES= audio emulators MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ DISTNAME= ${PORTNAME}-base-${PORTVERSION} |