diff options
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r-- | audio/xmcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index ed9636d5f24c..1fc845c73055 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xmcd -# Version required: 2.4 # Date created: 16 Februar 1995 # Whom: Gennady Sorokopud <gena@NetVision.net.il> # # $FreeBSD$ # -DISTNAME= xmcd-2.6 +PORTNAME= xmcd +PORTVERSION= 2.6 CATEGORIES= audio MASTER_SITES= http://metalab.unc.edu/tkan/download/xmcd/src/ |