diff options
Diffstat (limited to 'audio/yamt')
-rw-r--r-- | audio/yamt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile index 74277e2d6d20..bb5efa5cf6ad 100644 --- a/audio/yamt/Makefile +++ b/audio/yamt/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: yamt -# Version required: 0.4 # Date created: 9 January 2000 # Whom: Dmitry Sivachenko <dima@Chg.RU> # # $FreeBSD$ # -DISTNAME= yamt-0.4 +PORTNAME= yamt +PORTVERSION= 0.4 CATEGORIES= audio gnome MASTER_SITES= http://download.sourceforge.net/yamt/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ |