diff options
Diffstat (limited to 'audio/cdindex')
-rw-r--r-- | audio/cdindex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cdindex/Makefile b/audio/cdindex/Makefile index e5dbcb1286eb..6f73806fd790 100644 --- a/audio/cdindex/Makefile +++ b/audio/cdindex/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cdindex -# Version required: 1.1.0 # Date created: 15 June 1999 # Whom: Marc E E van Woerkom <van.woerkom@netcologne.de> # # $FreeBSD$ # -DISTNAME= cdindex-1.1.0 +PORTNAME= cdindex +PORTVERSION= 1.1.0 CATEGORIES= audio MASTER_SITES= ftp://ftp.cdindex.org/pub/cdindex/ |