diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-13 13:18:25 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-13 13:18:25 +0000 |
commit | 4d33c9b1663057230488c12a8393e10ca8ac60fc (patch) | |
tree | 735b43cc389d8044291a3f018257b2aed07381c2 | |
parent | Fix kvirc port for -current (diff) |
Update port from 2.0.0-pre to 2.0.0
PR: 16696
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=25748
-rw-r--r-- | audio/xmp/Makefile | 2 | ||||
-rw-r--r-- | audio/xmp/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 43057d7460f5..637c56a66207 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= xmp-2.0.0-pre +DISTNAME= xmp-2.0.0 PKGNAME= xmp-2.0.0 CATEGORIES= audio MASTER_SITES= http://xmp.helllabs.org/pkg/2.0.0/ \ diff --git a/audio/xmp/distinfo b/audio/xmp/distinfo index 071615510ba4..d486d282ef26 100644 --- a/audio/xmp/distinfo +++ b/audio/xmp/distinfo @@ -1 +1 @@ -MD5 (xmp-2.0.0-pre.tar.bz2) = df88e2802bbbea98f26e38524c84bd87 +MD5 (xmp-2.0.0.tar.bz2) = 8b95aec71b28bc4e49c2fa50021c80aa |