diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-01-08 03:15:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-01-08 03:15:28 +0000 |
commit | 4f486a677176607a321ab51e640540a0025a1e84 (patch) | |
tree | a72759f2f30b823c32d75ba68a3180b168c2470f /security/seahorse/Makefile | |
parent | 5a4a5a55904691de2098fa45747950f07da93488 (diff) | |
download | ports-4f486a677176607a321ab51e640540a0025a1e84.tar.gz ports-4f486a677176607a321ab51e640540a0025a1e84.zip |
Notes
Diffstat (limited to 'security/seahorse/Makefile')
-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 d6ec82e2f497..2f7e873bc884 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -7,7 +7,7 @@ # PORTNAME= seahorse -PORTVERSION= 2.20.1 +PORTVERSION= 2.20.3 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |