pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Aug 17 01:02:18 UTC 2016

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add py-feedgen


To generate a diff of this commit:
cvs rdiff -u -r1.1186 -r1.1187 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1186 pkgsrc/www/Makefile:1.1187
--- pkgsrc/www/Makefile:1.1186  Thu Aug 11 22:54:16 2016
+++ pkgsrc/www/Makefile Wed Aug 17 01:02:18 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1186 2016/08/11 22:54:16 jdolecek Exp $
+# $NetBSD: Makefile,v 1.1187 2016/08/17 01:02:18 minskim Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -621,6 +621,7 @@ SUBDIR+=    py-djangocms-teaser
 SUBDIR+=       py-djangocms-text-ckeditor
 SUBDIR+=       py-djangocms-video
 SUBDIR+=       py-djangorestframework
+SUBDIR+=       py-feedgen
 SUBDIR+=       py-feedgenerator
 SUBDIR+=       py-flask
 SUBDIR+=       py-flask-admin



Home | Main Index | Thread Index | Old Index