diff options
author | Will Andrews <will@FreeBSD.org> | 2000-07-10 21:30:17 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-07-10 21:30:17 +0000 |
commit | 5c5072d56bf6b4298b1a68a18bf61e0d18203d85 (patch) | |
tree | 03dc400d77a0d1c3a4c91132ee42b2033cbf8d5e /security/seahorse | |
parent | Update to 0.4.9 and remove the MAINAINER's master site. (diff) |
Actually finish upgrading to 0.4.9, and give a master site that actually
has seahorse 0.4.9.
Diffstat (limited to 'security/seahorse')
-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 |