diff options
author | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
commit | d828af7af666aaf34783655422804ea2eacf3a3e (patch) | |
tree | 68c036bff63b65c8c1fdee47e3838f784f57fe54 /security/easypg | |
parent | b49caf78f4ad6d830808004d1387973862d73ed8 (diff) | |
download | freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.gz freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.zst freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.zip |
- Chase editors/emacs update
Diffstat (limited to 'security/easypg')
-rw-r--r-- | security/easypg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/easypg/Makefile b/security/easypg/Makefile index 18755bd4eab3..254d4921bfbe 100644 --- a/security/easypg/Makefile +++ b/security/easypg/Makefile @@ -7,7 +7,7 @@ PORTNAME= easypg PORTVERSION= 0.0.16 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= epg/29289 |