diff options
Diffstat (limited to 'audio/libcdaudio/Makefile')
-rw-r--r-- | audio/libcdaudio/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index 373ddb77f855..b57de36d6a36 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -1,18 +1,17 @@ # New ports collection makefile for: libcdaudio -# Version required: 0.99.1 +# Version required: 0.99.2 # Date created: 01 June 1999 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= libcdaudio-0.99.1 +DISTNAME= libcdaudio-0.99.2 CATEGORIES= audio MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/ MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/${PKGNAME} USE_LIBTOOL= yes post-install: |