diff options
author | trevor <trevor@FreeBSD.org> | 2002-02-11 08:14:38 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-02-11 08:14:38 +0800 |
commit | 15d00e6f99cd8fc7bf7918a0ba2268d6b6c0ffad (patch) | |
tree | b18f3bb72fa4d9fe6c03ce59aaa9aa1f3dc86a6a /security/pad | |
parent | 5d68da2d5c50bcee541ce1635fc558e36c76c638 (diff) | |
download | freebsd-ports-gnome-15d00e6f99cd8fc7bf7918a0ba2268d6b6c0ffad.tar.gz freebsd-ports-gnome-15d00e6f99cd8fc7bf7918a0ba2268d6b6c0ffad.tar.zst freebsd-ports-gnome-15d00e6f99cd8fc7bf7918a0ba2268d6b6c0ffad.zip |
The master site came online again, so use it.
Noticed by: MAINTAINER
Use the re-rolled distfile from there, which appears to have been
prepared with "automake -i" and therefore no longer requires GNU
make.
Diffstat (limited to 'security/pad')
-rw-r--r-- | security/pad/Makefile | 7 | ||||
-rw-r--r-- | security/pad/distinfo | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/security/pad/Makefile b/security/pad/Makefile index b49434f58d7b..9328506045ec 100644 --- a/security/pad/Makefile +++ b/security/pad/Makefile @@ -6,12 +6,10 @@ # PORTNAME= pad -PORTVERSION= 1.0.4 PORTEPOCH= 1 +PORTVERSION= 1.0.4 CATEGORIES= security -MASTER_SITES= http://www.lammah.com/pad/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR=trevor +MASTER_SITES= http://www.lammah.com/pad/ EXTRACT_SUFX= .tgz MAINTAINER= jharris@widomaker.com @@ -20,7 +18,6 @@ DOC_FILES= COPYING README ChangeLog GNU_CONFIGURE= yes MAN1= pad.1 PLIST= ${WRKDIR}/pkg-plist -USE_GMAKE= yes USE_OPENSSL= yes pre-install: diff --git a/security/pad/distinfo b/security/pad/distinfo index 9ca5f9717df9..af269c72468e 100644 --- a/security/pad/distinfo +++ b/security/pad/distinfo @@ -1 +1 @@ -MD5 (pad-1.0.4.tgz) = 9e819e9a48d0e18ff01b0f8b89730eb2 +MD5 (pad-1.0.4.tgz) = 932bba65320f5d3e0d8d24be5b94bf5c |