diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-11-01 21:56:06 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-11-01 21:56:06 +0000 |
commit | 62125a9de47e39a21e588f214c978c268d3eb83d (patch) | |
tree | a0aa34756c73b3faa9a7c715e71dac1c70d47551 /audio/gogo/Makefile | |
parent | c9460e45873da28dc7ba45d8d8e8bb47037ee4e1 (diff) | |
download | ports-62125a9de47e39a21e588f214c978c268d3eb83d.tar.gz ports-62125a9de47e39a21e588f214c978c268d3eb83d.zip |
Notes
Diffstat (limited to 'audio/gogo/Makefile')
-rw-r--r-- | audio/gogo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index d77f6ae1b30f..89ade5aa7de6 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gogo -PORTVERSION= 2.35 +PORTVERSION= 2.36 CATEGORIES= audio MASTER_SITES= http://homepage1.nifty.com/herumi/soft/gogo2/src/ -DISTNAME= gogo235 +DISTNAME= gogo236 EXTRACT_SUFX= .tgz MAINTAINER= nakai@FreeBSD.org |