diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-01 15:18:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-01 15:18:37 +0800 |
commit | dba375c3e7c91dfc65c31064eff1229a82d9869d (patch) | |
tree | bc8c0ebddf262d0827c51f30655cd209a96ab3cf /security/op | |
parent | fbd2d2ae9c1c7899fdbeb411f8507fa77ade0bfe (diff) | |
download | freebsd-ports-gnome-dba375c3e7c91dfc65c31064eff1229a82d9869d.tar.gz freebsd-ports-gnome-dba375c3e7c91dfc65c31064eff1229a82d9869d.tar.zst freebsd-ports-gnome-dba375c3e7c91dfc65c31064eff1229a82d9869d.zip |
Remove mastersite which has gone away.
Diffstat (limited to 'security/op')
-rw-r--r-- | security/op/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/op/Makefile b/security/op/Makefile index b67c18e87c87..b3f6ae5f0c67 100644 --- a/security/op/Makefile +++ b/security/op/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.11 PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/%SUBDIR%/ \ - ftp://ftp.rge.com/pub/security/cerias/tools/%SUBDIR%/ \ ftp://ftp.hacktic.nl/pub/security/coast.cs.purdue.edu/%SUBDIR%/ \ ftp://ftp.nask.pl/pub/mirror/coast.cs.purdue.edu/%SUBDIR%/ MASTER_SITE_SUBDIR= unix/sysutils/${PORTNAME} |