pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/go-ace
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Dec 7 12:01:41 UTC 2018
Modified Files:
pkgsrc/www/go-ace: Makefile
Log Message:
Use tab instead of whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/go-ace/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/go-ace/Makefile
diff -u pkgsrc/www/go-ace/Makefile:1.6 pkgsrc/www/go-ace/Makefile:1.7
--- pkgsrc/www/go-ace/Makefile:1.6 Sun Nov 4 18:38:08 2018
+++ pkgsrc/www/go-ace/Makefile Fri Dec 7 12:01:41 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/11/04 18:38:08 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2018/12/07 12:01:41 ryoon Exp $
DISTNAME= ace-0.0.4b
PKGNAME= go-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 4
MASTER_SITES= ${MASTER_SITE_GITHUB:=yosssi/}
CATEGORIES= www
GITHUB_TAG= 71afeb714739f9d5f7e1849bcd4a0a5938e1a70d
-GITHUB_PROJECT= ${PKGBASE:S/^go-//}
+GITHUB_PROJECT= ${PKGBASE:S/^go-//}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/yosssi/ace
Home |
Main Index |
Thread Index |
Old Index