diff options
author | will <will@FreeBSD.org> | 2000-07-11 05:30:17 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-11 05:30:17 +0800 |
commit | 356355fd854bf62c44a5731cf03e973547d87a44 (patch) | |
tree | 37ce2b85ac8e0fa618a908d793f1c84c8207b0fb /security | |
parent | c3d9293472648a47a0af9c09fd035e1f7a74ea5c (diff) | |
download | freebsd-ports-gnome-356355fd854bf62c44a5731cf03e973547d87a44.tar.gz freebsd-ports-gnome-356355fd854bf62c44a5731cf03e973547d87a44.tar.zst freebsd-ports-gnome-356355fd854bf62c44a5731cf03e973547d87a44.zip |
Actually finish upgrading to 0.4.9, and give a master site that actually
has seahorse 0.4.9.
Diffstat (limited to 'security')
-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 e637cfc072b3..73295781bf61 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -6,9 +6,9 @@ # PORTNAME= seahorse -PORTVERSION= 0.4.5 +PORTVERSION= 0.4.9 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= http://seahorse.sourceforge.net/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dave@mu.org |