diff options
Diffstat (limited to '')
-rw-r--r-- | audio/gogo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index d54c32b0b620..f72ab8c90234 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: gogo no coder -# Version required: 2.26a # Date created: 01 July 1999 # Whom: Yukihiro Nakai <Nacai@iname.com> # # $FreeBSD$ # -DISTNAME= gogo226a -PKGNAME= gogo-2.26a +PORTNAME= gogo +PORTVERSION= 2.26a CATEGORIES= audio MASTER_SITES= http://homepage1.nifty.com/herumi/soft/gogo2/src/ +DISTNAME= gogo226a EXTRACT_SUFX= .tgz MAINTAINER= nakai@FreeBSD.org |