diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-04-19 04:46:05 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-04-19 04:46:05 +0000 |
commit | eb2a8909ce7a847f6284e71d0931686db5133e89 (patch) | |
tree | 62613a9cc113d14191fd56b22509cf030b1d71ae /audio/gogo | |
parent | 81a9baaf3b43f7b87668a25e96eacc2962163adc (diff) | |
download | ports-eb2a8909ce7a847f6284e71d0931686db5133e89.tar.gz ports-eb2a8909ce7a847f6284e71d0931686db5133e89.zip |
Notes
Diffstat (limited to 'audio/gogo')
-rw-r--r-- | audio/gogo/Makefile | 6 | ||||
-rw-r--r-- | audio/gogo/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index f72ab8c90234..c394fee7b75b 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gogo -PORTVERSION= 2.26a +PORTVERSION= 2.30f CATEGORIES= audio MASTER_SITES= http://homepage1.nifty.com/herumi/soft/gogo2/src/ -DISTNAME= gogo226a +DISTNAME= gogo230f EXTRACT_SUFX= .tgz MAINTAINER= nakai@FreeBSD.org @@ -30,6 +30,8 @@ MAKE_ARGS+= DONT_USE_KANJI= .endif RESTRICTED= Condition is not clear +WRKSRC= ${WRKDIR}/gogo231f + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gogo ${PREFIX}/bin .if !defined(MINIMAL) diff --git a/audio/gogo/distinfo b/audio/gogo/distinfo index 36638357f2bc..56a2e1ef97e0 100644 --- a/audio/gogo/distinfo +++ b/audio/gogo/distinfo @@ -1 +1 @@ -MD5 (gogo226a.tgz) = 4a72761af52a286d864be85096fe94e7 +MD5 (gogo230f.tgz) = 9e243764fcc5777ff7936a3c34773893 |