diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xcd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile index 739a2ced4e76..f7e823eb764c 100644 --- a/audio/xcd/Makefile +++ b/audio/xcd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xcd -# Version required: ? +# Version required: 1.0 # Date created: 22 November 1994 # Whom: jmz # -# $Id$ +# $Id: Makefile,v 1.4 1995/04/11 19:46:55 asami Exp $ # -DISTNAME= xcd +DISTNAME= xcd-1.0 CATEGORIES+= audio MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ |