diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-07-05 03:54:51 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-07-05 03:54:51 +0000 |
commit | 3b2714c505e5ff55802925823d9ca5264aae047a (patch) | |
tree | d3d03ee9f5673386bc71843789ae5b7d9e09d135 /security/seahorse | |
parent | 2d5f9c257534ae5b2ef07b7bdfea457a821ddcc3 (diff) |
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 aa115cf5ac27..3fe920da0117 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -8,7 +8,7 @@ PORTNAME= seahorse PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |