diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 05:31:29 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 05:31:29 +0000 |
commit | 343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 (patch) | |
tree | af192acb44bc78babb8295dfaebfa76b487f1087 /ftp/xrmftp | |
parent | b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d (diff) | |
download | ports-343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0.tar.gz ports-343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0.zip |
Notes
Diffstat (limited to 'ftp/xrmftp')
-rw-r--r-- | ftp/xrmftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/xrmftp/Makefile b/ftp/xrmftp/Makefile index de004489324e..8bb66a6b3ab8 100644 --- a/ftp/xrmftp/Makefile +++ b/ftp/xrmftp/Makefile @@ -1,12 +1,12 @@ # New ports collection Makefile for: xrmftp -# Version required: 1.2.4 # Date created: 28 March 2000 # Whom: Matt Heckaman <matt@LUCIDA.QC.CA> # # $FreeBSD$ # -DISTNAME= xrmftp-1.2.4 +PORTNAME= xrmftp +PORTVERSION= 1.2.4 CATEGORIES= ftp MASTER_SITES= http://www.mat.uni.torun.pl/~rafmet/ \ ftp://ftp.netspring.net/pub/people/rafal-metkowski/ |