diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 07:48:01 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 07:48:01 +0000 |
commit | c72f84013cb9e585cbaee067fda0302346a92a3a (patch) | |
tree | 1b346880de76f29e39e6198fd0bc66aaad6ba0ab /security/seahorse | |
parent | 9b31ca7603193e2701f88a214672903b71930747 (diff) | |
download | ports-c72f84013cb9e585cbaee067fda0302346a92a3a.tar.gz ports-c72f84013cb9e585cbaee067fda0302346a92a3a.zip |
Notes
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 03e2056751f6..a6a858716966 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -8,7 +8,7 @@ PORTNAME= seahorse PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8 |