diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nts/Makefile | 4 | ||||
-rw-r--r-- | editors/nts/PLIST | 10 | ||||
-rw-r--r-- | editors/nts/distinfo | 8 |
3 files changed, 11 insertions, 11 deletions
diff --git a/editors/nts/Makefile b/editors/nts/Makefile index 37d36236ea0..16fcd7a6e4d 100644 --- a/editors/nts/Makefile +++ b/editors/nts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/07 20:02:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2011/07/11 07:00:42 ryoon Exp $ # -DISTNAME= nts-77 +DISTNAME= nts-78 CATEGORIES= editors MASTER_SITES= http://www.duke.edu/~dgraham/NTS/ diff --git a/editors/nts/PLIST b/editors/nts/PLIST index 69356d15c0e..ad0a303625f 100644 --- a/editors/nts/PLIST +++ b/editors/nts/PLIST @@ -1,13 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/07 20:02:22 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2011/07/11 07:00:42 ryoon Exp $ bin/n.py bin/n.pyw ${PYSITELIB}/ez_setup.py ${PYSITELIB}/ez_setup.pyc ${PYSITELIB}/ez_setup.pyo -${PYSITELIB}/nts-77-py2.6.egg-info/PKG-INFO -${PYSITELIB}/nts-77-py2.6.egg-info/SOURCES.txt -${PYSITELIB}/nts-77-py2.6.egg-info/dependency_links.txt -${PYSITELIB}/nts-77-py2.6.egg-info/top_level.txt +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/nts/NTS.ico ${PYSITELIB}/nts/NTS_128.png ${PYSITELIB}/nts/NTS_256.png diff --git a/editors/nts/distinfo b/editors/nts/distinfo index d83fa86c475..c1c09619916 100644 --- a/editors/nts/distinfo +++ b/editors/nts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/05/07 20:02:22 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2011/07/11 07:00:42 ryoon Exp $ -SHA1 (nts-77.tar.gz) = a9a071eb3c44fcb982c06803793294490eb01505 -RMD160 (nts-77.tar.gz) = 47b2cfc22131a4a32d46164594d2666f7f6a4374 -Size (nts-77.tar.gz) = 156684 bytes +SHA1 (nts-78.tar.gz) = c808ab0138d12fdba96090cbc301b1231ace0004 +RMD160 (nts-78.tar.gz) = a25995be08c8cd440667f41fc8bceca8c92368e6 +Size (nts-78.tar.gz) = 157012 bytes |