aboutsummaryrefslogtreecommitdiffstats
path: root/security/libtomcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libtomcrypt/Makefile')
-rw-r--r--security/libtomcrypt/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index e1a8dcdc948a..4247af085a12 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -8,12 +8,10 @@
PORTNAME= libtomcrypt
PORTVERSION= 1.09
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= cperciva/libtom
+MASTER_SITES= http://libtomcrypt.com/files/
DISTNAME= crypt-${PORTVERSION}
-PATCH_SITES= ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR= cperciva/libtom
+PATCH_SITES= http://libtomcrypt.com/files/patch-1.09/
PATCHFILES= lrw_process.c.patch
MAINTAINER= wxs@csh.rit.edu