summaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-20 17:24:13 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-20 17:24:13 +0000
commit28b36508759616b13dd258c66449e7a8824b7b88 (patch)
treec3290ecbb9c6f0b440c6e8ce38c560f879e3e2be /editors/hte
parent- Update to version 2.3 (diff)
- Update to version 0.7.5
PR: ports/64504 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=104746
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile5
-rw-r--r--editors/hte/distinfo4
-rw-r--r--editors/hte/pkg-plist3
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index c86d3e02925b..18a64aa60b9c 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= hte
-PORTVERSION= 0.7.4
+PORTVERSION= 0.7.5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,6 +23,9 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-release
+PORTDOCS= README
+PLIST_FILES= bin/ht
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400000
diff --git a/editors/hte/distinfo b/editors/hte/distinfo
index 5fd7542c8693..e569104eb046 100644
--- a/editors/hte/distinfo
+++ b/editors/hte/distinfo
@@ -1,2 +1,2 @@
-MD5 (ht-0.7.4.tar.bz2) = f4f56bac7fa0d12b2b375687da96f695
-SIZE (ht-0.7.4.tar.bz2) = 666334
+MD5 (ht-0.7.5.tar.bz2) = 9c0a9f043d6b4f366a9c60bf594c382d
+SIZE (ht-0.7.5.tar.bz2) = 649346
diff --git a/editors/hte/pkg-plist b/editors/hte/pkg-plist
deleted file mode 100644
index dcdfb5ddba99..000000000000
--- a/editors/hte/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/ht
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%