diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-12 23:55:33 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-12 23:55:33 +0800 |
commit | 24235be741df48660102944c3a6678b308f9d1fb (patch) | |
tree | f76d6dcd883b0834dca81cecdedb2251f570bf3a /security/seahorse/Makefile | |
parent | 2f4ebe491a58d43ae04cd78f830feef44a6a6c23 (diff) | |
download | marcuscom-ports-24235be741df48660102944c3a6678b308f9d1fb.tar marcuscom-ports-24235be741df48660102944c3a6678b308f9d1fb.tar.gz marcuscom-ports-24235be741df48660102944c3a6678b308f9d1fb.tar.bz2 marcuscom-ports-24235be741df48660102944c3a6678b308f9d1fb.tar.lz marcuscom-ports-24235be741df48660102944c3a6678b308f9d1fb.tar.xz marcuscom-ports-24235be741df48660102944c3a6678b308f9d1fb.tar.zst marcuscom-ports-24235be741df48660102944c3a6678b308f9d1fb.zip |
Fix plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13618 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index aad69c77f..9239d3379 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,12 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.91 2010/02/10 21:32:20 kwm Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.92 2010/02/11 15:37:52 kwm Exp $ # PORTNAME= seahorse PORTVERSION= 2.29.90 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |