aboutsummaryrefslogtreecommitdiff
path: root/editors/dte
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-08-08 08:05:26 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-08-08 08:05:26 +0000
commitb7698fc60b943a220b9ae0185a79905185299fae (patch)
treead0074fedf633a3d57111fda50c85108fd9a95bb /editors/dte
parentd75096446c8bd1738cec190c58397fadfde87b49 (diff)
downloadports-b7698fc60b943a220b9ae0185a79905185299fae.tar.gz
ports-b7698fc60b943a220b9ae0185a79905185299fae.zip
- Official MASTER_SITE is up again
- Add WWW - Respect DESTDIR - Distfile was rerolled from 6.11 to 6.12, but the port already represented 6.12, so bump PORTREVISION. A full diff can be seen at http://gabor.t-hosting.hu/patches/dte.diff PR: 101562 Submitted by: gabor (maintainer)
Notes
Notes: svn path=/head/; revision=170076
Diffstat (limited to 'editors/dte')
-rw-r--r--editors/dte/Makefile5
-rw-r--r--editors/dte/distinfo6
-rw-r--r--editors/dte/pkg-descr2
3 files changed, 8 insertions, 5 deletions
diff --git a/editors/dte/Makefile b/editors/dte/Makefile
index 17f03d60770a..0b7f6b4db4a4 100644
--- a/editors/dte/Makefile
+++ b/editors/dte/Makefile
@@ -7,8 +7,9 @@
PORTNAME= dte
PORTVERSION= 6.12
+PORTREVISION= 1
CATEGORIES= editors
-MASTER_SITES= http://freebsd.t-hosting.hu/dte/
+MASTER_SITES= http://personal.gscit.monash.edu.au/~dougt/
EXTRACT_SUFX= .tgz
MAINTAINER= gkovesdan@t-hosting.hu
@@ -19,7 +20,7 @@ PORTDOCS= dte.doc dte.hlp dte.rc
PLIST_FILES= bin/dte
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/dte ${PREFIX}/bin/dte
+ ${INSTALL_PROGRAM} ${WRKSRC}/dte ${TARGETDIR}/bin/dte
${INSTALL_MAN} ${WRKSRC}/dte.1 ${MANPREFIX}/man/man1
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/editors/dte/distinfo b/editors/dte/distinfo
index d981bf2282df..a454d4ba4362 100644
--- a/editors/dte/distinfo
+++ b/editors/dte/distinfo
@@ -1,3 +1,3 @@
-MD5 (dte-6.12.tgz) = db90098c9736ff53c01c5db4cb994e32
-SHA256 (dte-6.12.tgz) = d4cf759b28f9e24b7ef253f0ea3378653e3025a015f0d6f04f99f64006a7f34a
-SIZE (dte-6.12.tgz) = 202725
+MD5 (dte-6.12.tgz) = 00424af5a75b8f589e420184b7dd2544
+SHA256 (dte-6.12.tgz) = 6c120d96813f089a2537ba5887d349fd11f2d351f397a79f7917c2da66006014
+SIZE (dte-6.12.tgz) = 178182
diff --git a/editors/dte/pkg-descr b/editors/dte/pkg-descr
index 425444edc563..a3c75d4b0dfb 100644
--- a/editors/dte/pkg-descr
+++ b/editors/dte/pkg-descr
@@ -5,3 +5,5 @@ DTE supports many of the key shortcuts used in MSDOS EDIT.
DTE also makes a nice composer for email messages, as an alternative
to vi or pico.
+
+WWW: http://personal.gscit.monash.edu.au/~dougt/dte.html