[Midnightbsd-cvs] mports [21437] trunk/net/samba36/Makefile: fixup comment and license
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun May 22 17:49:12 EDT 2016
Revision: 21437
http://svnweb.midnightbsd.org/mports/?rev=21437
Author: laffer1
Date: 2016-05-22 17:49:12 -0400 (Sun, 22 May 2016)
Log Message:
-----------
fixup comment and license
Modified Paths:
--------------
trunk/net/samba36/Makefile
Modified: trunk/net/samba36/Makefile
===================================================================
--- trunk/net/samba36/Makefile 2016-05-22 21:47:24 UTC (rev 21436)
+++ trunk/net/samba36/Makefile 2016-05-22 21:49:12 UTC (rev 21437)
@@ -2,7 +2,7 @@
PORTNAME= ${SAMBA_BASENAME}36
PORTVERSION= 3.6.25
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR= samba samba/stable samba/pre
@@ -9,9 +9,10 @@
DISTNAME= ${SAMBA_BASENAME}-${PORTVERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|}
MAINTAINER?= ports at MidnightBSD.org
-COMMENT?= A free SMB and CIFS client and server for UNIX
+COMMENT?= Free SMB and CIFS client and server for UNIX
LICENSE= gpl3
+LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COPYING
CONFLICTS?= *samba3[2-5]-3.*
# Additional patches from Sernet.de
More information about the Midnightbsd-cvs
mailing list