diff options
author | minskim <minskim> | 2009-08-06 01:44:45 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-08-06 01:44:45 +0000 |
commit | 0d7542ec8bffe2ba9c62e326dd0c786d430b1720 (patch) | |
tree | 6446a3d7ca31c022859dbc129c48bcc41c1d3e6b /security/starttls | |
parent | 68d8c81a6d4312ca3ad8c2ac17951285d4762435 (diff) | |
download | pkgsrc-0d7542ec8bffe2ba9c62e326dd0c786d430b1720.tar.gz |
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
Diffstat (limited to 'security/starttls')
-rw-r--r-- | security/starttls/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/starttls/Makefile b/security/starttls/Makefile index e88c1557439..3bb7941d84b 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/06 01:44:55 minskim Exp $ # DISTNAME= starttls-0.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://opaopa.org/pub/elisp/ |