diff options
| author | Ronald Klop <ronald@FreeBSD.org> | 2026-02-25 21:12:38 +0000 |
|---|---|---|
| committer | Ronald Klop <ronald@FreeBSD.org> | 2026-02-26 08:10:21 +0000 |
| commit | 2baaf16375792e66c71bc985f99e147f90be47fc (patch) | |
| tree | fcc69abbad4c2ce15673b5c8586b5ec839a890e8 /ftp | |
| parent | 17e021a44eccbfd4fbef6352436f6d7c06a517a6 (diff) | |
Diffstat (limited to 'ftp')
| -rw-r--r-- | ftp/dmachine/Makefile | 1 | ||||
| -rw-r--r-- | ftp/jftp/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ftp/dmachine/Makefile b/ftp/dmachine/Makefile index 4a08a6e23028..f193ea34d3c9 100644 --- a/ftp/dmachine/Makefile +++ b/ftp/dmachine/Makefile @@ -1,5 +1,6 @@ PORTNAME= dmachine PORTVERSION= 0.25 +PORTREVISION= 1 CATEGORIES= ftp java MASTER_SITES= SF diff --git a/ftp/jftp/Makefile b/ftp/jftp/Makefile index a8c4fa9ba334..0288eebae3a8 100644 --- a/ftp/jftp/Makefile +++ b/ftp/jftp/Makefile @@ -1,5 +1,6 @@ PORTNAME= jftp PORTVERSION= 1.60 +PORTREVISION= 1 CATEGORIES= ftp java MASTER_SITES= SF/j-ftp/${PORTNAME}/${PORTVERSION} DISTNAME= j-ftp-${PORTVERSION} |
