From ff937aa62d305b29ccf01992d537477ef5b3b89d Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 8 Apr 2000 21:25:03 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- audio/cam/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/cam') diff --git a/audio/cam/Makefile b/audio/cam/Makefile index 4b5f4fe4a91..37a59412618 100644 --- a/audio/cam/Makefile +++ b/audio/cam/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cam -# Version required: 1.02 # Date created: Tue Nov 12 15:54:21 CST 1996 # Whom: erich@FreeBSD.org # # $FreeBSD$ # -DISTNAME= cam-1.02 +PORTNAME= cam +PORTVERSION= 1.02 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/mixers -- cgit