diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-04-29 11:48:57 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-04-29 11:48:57 +0800 |
commit | d117dad85166a10745133407ef5efd60435cf4ce (patch) | |
tree | 5ee2b52077c94d5d464cc9545bc9a62cf2dfdbe3 /security | |
parent | 5abc5b52cd66a4d0fb5fd0c169cdbe41cc7f3c47 (diff) | |
download | freebsd-ports-gnome-d117dad85166a10745133407ef5efd60435cf4ce.tar.gz freebsd-ports-gnome-d117dad85166a10745133407ef5efd60435cf4ce.tar.zst freebsd-ports-gnome-d117dad85166a10745133407ef5efd60435cf4ce.zip |
- bump PORTEPOCH
Reported by kriS
Diffstat (limited to 'security')
-rw-r--r-- | security/hpn-ssh/Makefile | 1 | ||||
-rw-r--r-- | security/openssh-portable/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index c54e2946d81f..ff013ce24442 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/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/ diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index c54e2946d81f..ff013ce24442 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/ |