summaryrefslogtreecommitdiffstats
path: root/misc/rfc
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2001-04-07 18:19:59 +0000
committerjedgar <jedgar@FreeBSD.org>2001-04-07 18:19:59 +0000
commite90e4a081ab776e9ff5a2c6ac4b002e733a6c0ea (patch)
tree3636a5f417773bf09a36ebc012f1ce7782e77064 /misc/rfc
parent7d53ab5c5c1d82b9d3ac81dd9589395a1f67c1bf (diff)
downloadFreeBSD-ports-e90e4a081ab776e9ff5a2c6ac4b002e733a6c0ea.zip
FreeBSD-ports-e90e4a081ab776e9ff5a2c6ac4b002e733a6c0ea.tar.gz
Update port to 3.2, now with versioned distfiles
Diffstat (limited to 'misc/rfc')
-rw-r--r--misc/rfc/Makefile5
-rw-r--r--misc/rfc/distinfo2
2 files changed, 3 insertions, 4 deletions
diff --git a/misc/rfc/Makefile b/misc/rfc/Makefile
index a611c2b..3aae177 100644
--- a/misc/rfc/Makefile
+++ b/misc/rfc/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= rfc
-PORTVERSION= 3.0
+PORTVERSION= 3.2
CATEGORIES= misc
MASTER_SITES= http://www.dewn.com/rfc/
-DISTNAME= ${PORTNAME}
EXTRACT_SUFX=
MAINTAINER= jedgar@FreeBSD.org
@@ -29,6 +28,6 @@ do-configure:
s|lynx|w3m|' ${WRKDIR}/${DISTNAME}
do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/rfc ${PREFIX}/bin/rfc
+ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/${DISTNAME:S/-${PORTVERSION}//}
.include <bsd.port.mk>
diff --git a/misc/rfc/distinfo b/misc/rfc/distinfo
index 22e33e8..16e7eb3 100644
--- a/misc/rfc/distinfo
+++ b/misc/rfc/distinfo
@@ -1 +1 @@
-MD5 (rfc) = 005e473ca506f3e84895bd12835fd33a
+MD5 (rfc-3.2) = e362402f2d64c1623bc75b60759674f6
OpenPOWER on IntegriCloud