pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/erlang-xmpp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan  4 22:59:29 UTC 2017

Modified Files:
        pkgsrc/net/erlang-xmpp: Makefile

Log Message:
Make PKGNAME match directory name.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/erlang-xmpp/Makefile

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

Modified files:

Index: pkgsrc/net/erlang-xmpp/Makefile
diff -u pkgsrc/net/erlang-xmpp/Makefile:1.1 pkgsrc/net/erlang-xmpp/Makefile:1.2
--- pkgsrc/net/erlang-xmpp/Makefile:1.1 Tue Jan  3 18:35:54 2017
+++ pkgsrc/net/erlang-xmpp/Makefile     Wed Jan  4 22:59:29 2017
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2017/01/03 18:35:54 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 22:59:29 wiz Exp $
 
 DISTNAME=      xmpp-1.1.4
+PKGNAME=       erlang-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 



Home | Main Index | Thread Index | Old Index