diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /security/distcache-devel | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) | |
download | ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip |
Notes
Diffstat (limited to 'security/distcache-devel')
-rw-r--r-- | security/distcache-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/distcache-devel/Makefile b/security/distcache-devel/Makefile index 74dc9b450d52..dce9b9019018 100644 --- a/security/distcache-devel/Makefile +++ b/security/distcache-devel/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= SF/${PORTNAME}/1.%20${PORTNAME}-devel/${PORTVERSION} \ http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= marcel.prisi@virtua.ch COMMENT= Distributed OpenSSL session caching tools - development version |