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/gftp | |
| parent | b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d (diff) | |
PORTNAME/PORTVERSION stuff
Diffstat (limited to 'ftp/gftp')
| -rw-r--r-- | ftp/gftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index eed2b02d46f9..b28911128987 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gftp -# Version required: 2.0.5a # Date Created: 21 Feb 1999 # Whom: Damjan Marion <dmarion@open.hr> # # $FreeBSD$ # -DISTNAME= gftp-2.0.5a +PORTNAME= gftp +PORTVERSION= 2.0.5a CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ |
