diff options
Diffstat (limited to 'audio/cdd/Makefile')
-rw-r--r-- | audio/cdd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cdd/Makefile b/audio/cdd/Makefile index ffe9528cd8c4..ee8e33049e47 100644 --- a/audio/cdd/Makefile +++ b/audio/cdd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cdd -# Version required: none # Date created: Wed Dec 23 11:15:30 CET 1998 # Whom: luigi@iet.unipi.it # # $FreeBSD$ # -DISTNAME= cdd-1.0 +PORTNAME= cdd +PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= http://www.iet.unipi.it/~luigi/cdd/ EXTRACT_SUFX= .tgz |