aboutsummaryrefslogtreecommitdiffstats
path: root/editors/chexedit
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-11-23 16:13:07 +0800
committervs <vs@FreeBSD.org>2005-11-23 16:13:07 +0800
commitffcdf57fa05a7181920bc7612d5c1d09d66468b1 (patch)
treed54b29d56017aa7079c9ed0e63a807aeff032c4d /editors/chexedit
parent514103b1333c3276a99deced469e6f18f7f1dc09 (diff)
downloadfreebsd-ports-gnome-ffcdf57fa05a7181920bc7612d5c1d09d66468b1.tar.gz
freebsd-ports-gnome-ffcdf57fa05a7181920bc7612d5c1d09d66468b1.tar.zst
freebsd-ports-gnome-ffcdf57fa05a7181920bc7612d5c1d09d66468b1.zip
- Remove WWW on pkg-descr, this site doesn't exist anymore. [1]
- Added SHA256 on distinfo. [1] - USE_GETOPT_LONG instead of internal copy while here PR: ports/89431 [1] Submitted by: Jean Milanez Melo
Diffstat (limited to 'editors/chexedit')
-rw-r--r--editors/chexedit/Makefile1
-rw-r--r--editors/chexedit/distinfo1
-rw-r--r--editors/chexedit/pkg-descr2
3 files changed, 2 insertions, 2 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile
index a902a748fbf4..a806c0116a5c 100644
--- a/editors/chexedit/Makefile
+++ b/editors/chexedit/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Full screen text mode Hex editor using the [n]curses library
GNU_CONFIGURE= yes
+USE_GETOPT_LONG=yes
PLIST_FILES= bin/chexedit
MAN1= chexedit.1
diff --git a/editors/chexedit/distinfo b/editors/chexedit/distinfo
index b5bc7679400c..a6bff22efb5e 100644
--- a/editors/chexedit/distinfo
+++ b/editors/chexedit/distinfo
@@ -1,2 +1,3 @@
MD5 (hexedit-0.9.7.tar.gz) = 2658b81ab1bd0813c0117e9459071c13
+SHA256 (hexedit-0.9.7.tar.gz) = 3d15ab33dae9014180cc3d54636aaab4d9c88257f7a2d1cfda490d1bfa6e043a
SIZE (hexedit-0.9.7.tar.gz) = 165110
diff --git a/editors/chexedit/pkg-descr b/editors/chexedit/pkg-descr
index 2993e84f773f..bfe8d3710fff 100644
--- a/editors/chexedit/pkg-descr
+++ b/editors/chexedit/pkg-descr
@@ -14,6 +14,4 @@ times when this is ideal:
* Any place you might use od(1) but need more power. Compare more
vs less.
-WWW: http://ccwf.cc.utexas.edu/~apoc/programs/c/hexedit/
-
Roman Shterenzon <roman@xpert.com>