diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 01:22:09 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 01:22:09 +0000 |
commit | bf66862b7a6e5cff60eda3ac9de16fdcb75460a3 (patch) | |
tree | 5ba24dfc2d1700b0c1280a306ee224f9fa54e061 /audio/xsidplay | |
parent | 24f60071ae5f66b6232f1e51d0c203f2fd28ae85 (diff) |
Notes
Diffstat (limited to 'audio/xsidplay')
-rw-r--r-- | audio/xsidplay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index 68920379773d..b5dcaf8cffb0 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -10,6 +10,8 @@ PORTVERSION= 1.6.4.3 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio emulators +# version 1.6.4.3 isn't fetchable anymore, informed maintainer about +# version 1.6.5pre19 which is still there - edwin 20021227 MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ EXTRACT_SUFX= .tgz |