diff options
Diffstat (limited to 'audio/mp3splt')
-rw-r--r-- | audio/mp3splt/Makefile | 5 | ||||
-rw-r--r-- | audio/mp3splt/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 2aeb0d61cd6e..3411a453ce3e 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mp3splt -PORTVERSION= 2.0 -PORTREVISION= 3 +PORTVERSION= 2.0e CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,7 +25,7 @@ CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GETOPT_LONG= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S|e||} MAN1= mp3splt.1 PLIST_FILES= bin/mp3splt bin/oggsplt diff --git a/audio/mp3splt/distinfo b/audio/mp3splt/distinfo index 8929dfe17cab..af021d7c122a 100644 --- a/audio/mp3splt/distinfo +++ b/audio/mp3splt/distinfo @@ -1,2 +1,2 @@ -MD5 (mp3splt-2.0-src.tar.gz) = 538064a147a0ce571290e70ff65b1b6f -SIZE (mp3splt-2.0-src.tar.gz) = 132921 +MD5 (mp3splt-2.0e-src.tar.gz) = c7d1057c605bf95dcefdbcd25ba10d63 +SIZE (mp3splt-2.0e-src.tar.gz) = 132937 |