diff options
author | nakai <nakai@FreeBSD.org> | 2000-04-19 12:46:05 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-04-19 12:46:05 +0800 |
commit | c39b08889ea29a20f58d064caed0fc3f2cfbec42 (patch) | |
tree | 227efc4589d7777014e5b025c77cf223240c7ed6 | |
parent | a5fc7eb258a45eecf13a1239e40b26cef03379e3 (diff) | |
download | freebsd-ports-gnome-c39b08889ea29a20f58d064caed0fc3f2cfbec42.tar.gz freebsd-ports-gnome-c39b08889ea29a20f58d064caed0fc3f2cfbec42.tar.zst freebsd-ports-gnome-c39b08889ea29a20f58d064caed0fc3f2cfbec42.zip |
Update to 2.30 (2.31?) final version
-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 |