diff options
author | nakai <nakai@FreeBSD.org> | 2000-02-03 13:57:57 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-02-03 13:57:57 +0800 |
commit | 977cf003aae74f41e3717ed2843b6f08119f572e (patch) | |
tree | 4236c18b79c608ab6f2719efd4025d9276e558c9 /audio | |
parent | 316a6dccd400f03826dceabd656d894f970848d4 (diff) | |
download | freebsd-ports-graphics-977cf003aae74f41e3717ed2843b6f08119f572e.tar.gz freebsd-ports-graphics-977cf003aae74f41e3717ed2843b6f08119f572e.tar.zst freebsd-ports-graphics-977cf003aae74f41e3717ed2843b6f08119f572e.zip |
Update to 2.25
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gogo/Makefile | 6 | ||||
-rw-r--r-- | audio/gogo/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index 87b02c290e0..614325307b4 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gogo no coder -# Version required: 2.24c +# Version required: 2.25 # Date created: 01 July 1999 # Whom: Yukihiro Nakai <Nacai@iname.com> # # $FreeBSD$ # -DISTNAME= gogo224c -PKGNAME= gogo-2.24c +DISTNAME= gogo225 +PKGNAME= gogo-2.25 CATEGORIES= audio MASTER_SITES= http://homepage1.nifty.com/herumi/soft/gogo2/src/ EXTRACT_SUFX= .tgz diff --git a/audio/gogo/distinfo b/audio/gogo/distinfo index b312179e0ae..3ca140fc87d 100644 --- a/audio/gogo/distinfo +++ b/audio/gogo/distinfo @@ -1 +1 @@ -MD5 (gogo224c.tgz) = 7f5abc20a4433ba9250e16d39d72444d +MD5 (gogo225.tgz) = 26dc9c3b8abb2c94fcc8c9892be87101 |