diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-04-29 03:48:57 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-04-29 03:48:57 +0000 |
commit | 4d341723a4a1c188aef9c787453f8a841b1895aa (patch) | |
tree | 674f5692f04e591cb75d83fa042c92e29c8a5b8d /security/openssh-portable | |
parent | 5f5ad52014fc36abf6c432b28455f3c59dfcaeb5 (diff) | |
download | FreeBSD-ports-4d341723a4a1c188aef9c787453f8a841b1895aa.zip FreeBSD-ports-4d341723a4a1c188aef9c787453f8a841b1895aa.tar.gz |
- bump PORTEPOCH
Reported by kriS
Diffstat (limited to 'security/openssh-portable')
-rw-r--r-- | security/openssh-portable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index c54e294..ff013ce 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -7,6 +7,7 @@ PORTNAME= openssh PORTVERSION= 3.8.1p1 +PORTEPOCH= 1 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/ |