diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/portless/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/portless/Makefile b/misc/portless/Makefile index 37c50c3c47b3..5c66950c9b2e 100644 --- a/misc/portless/Makefile +++ b/misc/portless/Makefile @@ -6,8 +6,7 @@ # PORTNAME= portless -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.2.1 CATEGORIES= misc MASTER_SITES= # empty DISTFILES= # none @@ -16,8 +15,6 @@ EXTRACT_ONLY= # empty MAINTAINER= mkamm@gmx.net COMMENT= Quick display of files inside the FreeBSD ports tree -RUN_DEPENDS= less:${PORTSDIR}/sysutils/less - NO_BUILD= yes MAN1= portless.1 MANCOMPRESSED= no |