pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/comms/asterisk13



Module Name:    pkgsrc
Committed By:   darcy
Date:           Mon Jul  2 11:28:50 UTC 2018

Modified Files:
        pkgsrc/comms/asterisk13: Makefile

Log Message:
Remove redundant, commented PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/comms/asterisk13/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/comms/asterisk13/Makefile
diff -u pkgsrc/comms/asterisk13/Makefile:1.37 pkgsrc/comms/asterisk13/Makefile:1.38
--- pkgsrc/comms/asterisk13/Makefile:1.37       Sun Apr 29 21:31:29 2018
+++ pkgsrc/comms/asterisk13/Makefile    Mon Jul  2 11:28:50 2018
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2018/04/29 21:31:29 adam Exp $
+# $NetBSD: Makefile,v 1.38 2018/07/02 11:28:50 darcy Exp $
 #
 # NOTE: when updating this package, there are two places that sound
 #       tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
 #       to find out the current sound file versions
 
 DISTNAME=      asterisk-13.19.0
-#PKGREVISION=  4
 PKGREVISION=   4
 CATEGORIES=    comms net audio
 MASTER_SITES=  http://downloads.asterisk.org/pub/telephony/asterisk/



Home | Main Index | Thread Index | Old Index