From 1b282e70967ab87aba0cbec35a0be748ad792740 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Sat, 1 Jan 2011 14:10:42 -0600 Subject: [PATCH] fix deps --- ports/misc-cdn/flag/Makefile | 2 +- ports/misc-cdn/freebsd-rc/Makefile | 2 +- ports/misc-cdn/shlib/Makefile | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ports/misc-cdn/flag/Makefile b/ports/misc-cdn/flag/Makefile index 951f5b5..30086e6 100644 --- a/ports/misc-cdn/flag/Makefile +++ b/ports/misc-cdn/flag/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz MAINTAINER= cyberleo@cyberleo.net COMMENT= Turn the hostname into a colourful and visually distinctive ansi flag -NO_BUILD= yes +NO_BUILD= yes OPTIONS= BASH "Install include for Bash prompt" on diff --git a/ports/misc-cdn/freebsd-rc/Makefile b/ports/misc-cdn/freebsd-rc/Makefile index 21605b8..9e38e19 100644 --- a/ports/misc-cdn/freebsd-rc/Makefile +++ b/ports/misc-cdn/freebsd-rc/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz MAINTAINER= cyberleo@cyberleo.net COMMENT= A handy wrapper to FreeBSD's rcscripts -NO_BUILD= yes +NO_BUILD= yes PLIST_FILES= bin/rc diff --git a/ports/misc-cdn/shlib/Makefile b/ports/misc-cdn/shlib/Makefile index 6d7b43e..ebabff3 100644 --- a/ports/misc-cdn/shlib/Makefile +++ b/ports/misc-cdn/shlib/Makefile @@ -8,7 +8,8 @@ VALID_CATEGORIES += misc-cdn PORTNAME= shlib PORTVERSION= 1.0.1 -CATEGORIES= misc +PORTREVISION= 1 +CATEGORIES= misc-cdn MASTER_SITES= http://git.cyberleo.net/releases/${PORTNAME}/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz -- 2.42.0