diff options
author | drochner <drochner> | 2011-12-09 14:36:32 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-12-09 14:36:32 +0000 |
commit | 7c96d1057f67af36637afd5da59fa8b8433d0bcf (patch) | |
tree | b1086532fa0d0b5c368d55841eddca69d71edfe0 /editors/ted/Makefile | |
parent | 8104a8236b2d013b172dfbce9fbefb5bbbc77a39 (diff) | |
download | pkgsrc-7c96d1057f67af36637afd5da59fa8b8433d0bcf.tar.gz |
PKGREV bump for libXp-less openmotif
Diffstat (limited to 'editors/ted/Makefile')
-rw-r--r-- | editors/ted/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 1ced5d46588..f33bf2a3e5d 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2011/02/12 11:41:01 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2011/12/09 14:36:34 drochner Exp $ DISTNAME= ted-2.21.src PKGNAME= ${DISTNAME:S/.src//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ |