pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-simpleidn



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Tue Aug  8 15:46:10 UTC 2023

Modified Files:
        pkgsrc/devel/ruby-simpleidn: Makefile

Log Message:
ruby-simpleidn: fix indent.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-simpleidn/Makefile

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

Modified files:

Index: pkgsrc/devel/ruby-simpleidn/Makefile
diff -u pkgsrc/devel/ruby-simpleidn/Makefile:1.7 pkgsrc/devel/ruby-simpleidn/Makefile:1.8
--- pkgsrc/devel/ruby-simpleidn/Makefile:1.7    Tue Aug  8 11:55:08 2023
+++ pkgsrc/devel/ruby-simpleidn/Makefile        Tue Aug  8 15:46:10 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2023/08/08 11:55:08 tsutsui Exp $
+# $NetBSD: Makefile,v 1.8 2023/08/08 15:46:10 tsutsui Exp $
 
 DISTNAME=      simpleidn-0.2.1
-PKGNAME=        ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index