diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-22 23:12:01 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-22 23:12:01 +0000 |
commit | ad9ab0dc2b24a7fa5258875be5ece586290c33aa (patch) | |
tree | ec4e4d82843086722dbd93d8af312001cd2e7f46 /audio/xsidplay/Makefile | |
parent | fda1a66042b8c3196df0a872f35d0d2cd6568f95 (diff) | |
download | FreeBSD-ports-ad9ab0dc2b24a7fa5258875be5ece586290c33aa.zip FreeBSD-ports-ad9ab0dc2b24a7fa5258875be5ece586290c33aa.tar.gz |
Updates the port to the latest version. Fixes broken link too.
PR: 22220
Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
Diffstat (limited to 'audio/xsidplay/Makefile')
-rw-r--r-- | audio/xsidplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index ba9eccf..b789be4 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xsidplay -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.2 CATEGORIES= audio emulators MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ \ http://www.freenix.no/~anders/ |