aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-04-19 00:11:38 +0800
committerpav <pav@FreeBSD.org>2004-04-19 00:11:38 +0800
commit1ed90180acd01185e6def8ecc862a79588ef4cd4 (patch)
tree6c38a519a2e3a723624dc6334c43f24b37cb864d /editors
parent5e97277140a977670ed2d63edd4a4c2e3f55f873 (diff)
downloadfreebsd-ports-gnome-1ed90180acd01185e6def8ecc862a79588ef4cd4.tar.gz
freebsd-ports-gnome-1ed90180acd01185e6def8ecc862a79588ef4cd4.tar.zst
freebsd-ports-gnome-1ed90180acd01185e6def8ecc862a79588ef4cd4.zip
- Update to 0.5.11
PR: ports/65714 Submitted by: Ports Fury
Diffstat (limited to 'editors')
-rw-r--r--editors/manedit/Makefile5
-rw-r--r--editors/manedit/distinfo4
-rw-r--r--editors/manedit/pkg-plist22
3 files changed, 15 insertions, 16 deletions
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile
index cfd43bdc79bf..0bfb095908d4 100644
--- a/editors/manedit/Makefile
+++ b/editors/manedit/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= manedit
-PORTVERSION= 0.5.10
-PORTREVISION= 1
+PORTVERSION= 0.5.11
CATEGORIES= editors
-MASTER_SITES= ftp://wolfpack.twu.net/users/wolfpack/
+MASTER_SITES= http://wolfpack.twu.net/users/wolfpack/
MAINTAINER= ports@FreeBSD.org
COMMENT= A UNIX manual page editor and viewer
diff --git a/editors/manedit/distinfo b/editors/manedit/distinfo
index 6aac83eb116e..fc0e730d569f 100644
--- a/editors/manedit/distinfo
+++ b/editors/manedit/distinfo
@@ -1,2 +1,2 @@
-MD5 (manedit-0.5.10.tar.bz2) = a0d9ff519221fee53e3c7c8b10ddc7af
-SIZE (manedit-0.5.10.tar.bz2) = 497324
+MD5 (manedit-0.5.11.tar.bz2) = 0059e183650cf7bae18dd1de4fff1352
+SIZE (manedit-0.5.11.tar.bz2) = 516182
diff --git a/editors/manedit/pkg-plist b/editors/manedit/pkg-plist
index 3fb3623cfd10..67e5c998d282 100644
--- a/editors/manedit/pkg-plist
+++ b/editors/manedit/pkg-plist
@@ -1,14 +1,14 @@
bin/manedit
bin/manview
bin/manwrap
-share/manedit/help/manpage_writing_procedures
-share/manedit/help/manpage_xml_referance
-share/manedit/icons/manedit.xpm
-share/manedit/templates/api.mpt
-share/manedit/templates/config.mpt
-share/manedit/templates/intro.mpt
-share/manedit/templates/program.mpt
-@dirrm share/manedit/templates
-@dirrm share/manedit/icons
-@dirrm share/manedit/help
-@dirrm share/manedit
+%%DATADIR%%/help/manpage_writing_procedures
+%%DATADIR%%/help/manpage_xml_referance
+%%DATADIR%%/icons/manedit.xpm
+%%DATADIR%%/templates/api.mpt
+%%DATADIR%%/templates/config.mpt
+%%DATADIR%%/templates/intro.mpt
+%%DATADIR%%/templates/program.mpt
+@dirrm %%DATADIR%%/templates
+@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%/help
+@dirrm %%DATADIR%%