From b060f2bc128b89260afe0239b96435ccca749f7f Mon Sep 17 00:00:00 2001 From: hosokawa Date: Tue, 12 May 1998 06:59:13 +0000 Subject: Upgraded to samba-1.9.18p6 --- net/samba-devel/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net/samba-devel/Makefile') diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index 0652d9f93dee..bfd55e9ad0ea 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -3,11 +3,11 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.21 1998/02/19 10:11:41 hosokawa Exp $ +# $Id: Makefile,v 1.22 1998/04/11 03:05:51 hosokawa Exp $ # -DISTNAME= samba-1.9.18p4 -PKGNAME= samba-1.9.18.4 +DISTNAME= samba-1.9.18p6 +PKGNAME= samba-1.9.18.6 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ @@ -32,6 +32,7 @@ SAMBA_DOCS=${WRKDIR}/${DISTNAME}/docs/INSTALL.sambatar \ ${WRKDIR}/${DISTNAME}/docs/history \ ${WRKDIR}/${DISTNAME}/docs/announce \ ${WRKDIR}/${DISTNAME}/docs/PROJECTS \ + ${WRKDIR}/${DISTNAME}/docs/SMBTAR.notes post-install: ${MKDIR} ${PREFIX}/share/examples/samba -- cgit