diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-03-21 08:21:38 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-03-21 08:21:38 +0800 |
commit | 4a9a77bf0ed0e4e5ffe27a3c72fbcccf5c8cb630 (patch) | |
tree | 9e203df0c09c29a6b0bed130def6c42839330376 /audio | |
parent | 26633466bb67b28945db5a398e8fcd5621818ed0 (diff) | |
download | freebsd-ports-gnome-4a9a77bf0ed0e4e5ffe27a3c72fbcccf5c8cb630.tar.gz freebsd-ports-gnome-4a9a77bf0ed0e4e5ffe27a3c72fbcccf5c8cb630.tar.zst freebsd-ports-gnome-4a9a77bf0ed0e4e5ffe27a3c72fbcccf5c8cb630.zip |
Update port to 2.0.1
PR: 17323
Submitted by: Maintainer
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmp/Makefile | 10 | ||||
-rw-r--r-- | audio/xmp/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 8d2efff1b28e..f477c38a6b08 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xmp -# Version required: xmp-2.0.0-pre +# Version required: xmp-2.0.1 # Date created: 18 September 1999 # Whom: Anders Nordby <anders@fix.no> # # $FreeBSD$ # -DISTNAME= xmp-2.0.0 +DISTNAME= xmp-2.0.1 CATEGORIES= audio -MASTER_SITES= http://xmp.helllabs.org/pkg/2.0.0/ \ - http://xmp.linuxbox.com/pkg/2.0.0/ +MASTER_SITES= http://xmp.helllabs.org/pkg/2.0.1/ \ + http://xmp.linuxbox.com/pkg/2.0.1/ MAINTAINER= anders@fix.no @@ -20,7 +20,7 @@ USE_XLIB= yes USE_GMAKE= yes USE_BZIP2= yes -CFLAGS+= -DHAVE_SYS_RTPRIO_H +CFLAGS+= -DHAVE_SYS_RTPRIO_H MAN1= xmp.1 xxmp.1 diff --git a/audio/xmp/distinfo b/audio/xmp/distinfo index d486d282ef26..1f209385fac5 100644 --- a/audio/xmp/distinfo +++ b/audio/xmp/distinfo @@ -1 +1 @@ -MD5 (xmp-2.0.0.tar.bz2) = 8b95aec71b28bc4e49c2fa50021c80aa +MD5 (xmp-2.0.1.tar.bz2) = c0ba87184feea1202ed1ec5fe02e4f9e |