diff options
author | nakai <nakai@FreeBSD.org> | 2000-11-01 21:56:06 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-11-01 21:56:06 +0000 |
commit | 6ee2d7ca3e5dfc2df6e170847765d7c9ceb9ecf2 (patch) | |
tree | 2085b9565a28bc6c19496c7de82eac4e2a47be68 /audio/gogo/Makefile | |
parent | 2c6fdc11d802e6a821922c383431db2417885b38 (diff) | |
download | FreeBSD-ports-6ee2d7ca3e5dfc2df6e170847765d7c9ceb9ecf2.zip FreeBSD-ports-6ee2d7ca3e5dfc2df6e170847765d7c9ceb9ecf2.tar.gz |
Update to 2.36.
Just windows fix update, so no difference from 2.35.
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 d77f6ae..89ade5a 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 |