summaryrefslogtreecommitdiffstats
path: root/editors/bitedit
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2005-02-14 11:30:56 +0000
committermich <mich@FreeBSD.org>2005-02-14 11:30:56 +0000
commitb60f47f84b201f3218a114bce65a755a3fe83113 (patch)
tree5c9b5c3da3cf21b6cdd507a295a0e42127a94b5f /editors/bitedit
parentb04169578a3919353717bafc623b2171baf1b76c (diff)
downloadFreeBSD-ports-b60f47f84b201f3218a114bce65a755a3fe83113.zip
FreeBSD-ports-b60f47f84b201f3218a114bce65a755a3fe83113.tar.gz
o Fix MASTER_SITES as ports was unfetchable [1]
o Add %%DOCSDIR%% macro to make portlint(1) happy Noticed by: kris [1]
Diffstat (limited to 'editors/bitedit')
-rw-r--r--editors/bitedit/Makefile2
-rw-r--r--editors/bitedit/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/bitedit/Makefile b/editors/bitedit/Makefile
index f61bdb4..150d65b 100644
--- a/editors/bitedit/Makefile
+++ b/editors/bitedit/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bitedit
PORTVERSION= 0.9.4
CATEGORIES= editors
-MASTER_SITES= http://ledge.co.za/software/bitedit/
+MASTER_SITES= http://freebsdcluster.org/~mich/software/
MAINTAINER= mich@FreeBSD.org
COMMENT= Bitedit is a simple ncurses program for editing a file
diff --git a/editors/bitedit/pkg-plist b/editors/bitedit/pkg-plist
index b6db592..e5e8a87 100644
--- a/editors/bitedit/pkg-plist
+++ b/editors/bitedit/pkg-plist
@@ -1,4 +1,4 @@
@comment $FreeBSD$
bin/bitedit
-%%PORTDOCS%%share/doc/bitedit/bitedit.txt
-%%PORTDOCS%%@dirrm share/doc/bitedit
+%%PORTDOCS%%%%DOCSDIR%%/bitedit.txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
OpenPOWER on IntegriCloud