From 19e692bb6899c1d3469eaa43313bd6e9f9365cfb Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Wed, 30 Jul 2003 22:59:23 +0000 Subject: [PATCH] Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED --- deskutils/moneydance/Makefile | 3 +-- finance/moneydance/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/deskutils/moneydance/Makefile b/deskutils/moneydance/Makefile index 290ec66b7051..50503661d381 100644 --- a/deskutils/moneydance/Makefile +++ b/deskutils/moneydance/Makefile @@ -16,8 +16,7 @@ MAINTAINER= sreilly@seanreilly.com COMMENT= A Personal Finance Manager USE_JAVA= 1.3+ -NO_CDROM= Strict license -NO_PACKAGE= ${NO_CDROM} +RESTRICTED= Strict license # Since the vendor's file has not version information in its name: DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} diff --git a/finance/moneydance/Makefile b/finance/moneydance/Makefile index 290ec66b7051..50503661d381 100644 --- a/finance/moneydance/Makefile +++ b/finance/moneydance/Makefile @@ -16,8 +16,7 @@ MAINTAINER= sreilly@seanreilly.com COMMENT= A Personal Finance Manager USE_JAVA= 1.3+ -NO_CDROM= Strict license -NO_PACKAGE= ${NO_CDROM} +RESTRICTED= Strict license # Since the vendor's file has not version information in its name: DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}