diff options
-rw-r--r-- | deskutils/moneydance/Makefile | 3 | ||||
-rw-r--r-- | finance/moneydance/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/moneydance/Makefile b/deskutils/moneydance/Makefile index 290ec66..5050366 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 290ec66..5050366 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} |