aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-18 16:11:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-18 16:11:38 +0000
commitc28a91dd926fe1f5c27a429919f96cbc10f47ece (patch)
treec69b6d8342a0a2b422402779408304d8e9c2e052
parentc9239c4d54b07577bf5d0b1b1295d44ca40920cc (diff)
downloadports-c28a91dd926fe1f5c27a429919f96cbc10f47ece.tar.gz
ports-c28a91dd926fe1f5c27a429919f96cbc10f47ece.zip
- Update to 0.5.11
PR: ports/65714 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=107435
-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%%