diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-22 16:32:57 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-22 16:32:57 +0000 |
commit | 45a58c77a9b6f1f4232a3988254c3d4755d2d5cf (patch) | |
tree | 3852daff023182181516cbd9548a6b0784f1b2ad /security/seahorse/Makefile | |
parent | 0047945c5adf571b430098554551cc52be0b0b0f (diff) |
Notes
Diffstat (limited to 'security/seahorse/Makefile')
-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 3cceebe7c7d5..ed8cf5f95d5b 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -6,9 +6,9 @@ # PORTNAME= seahorse -PORTVERSION= 0.4.9 +PORTVERSION= 0.5.0 CATEGORIES= security -MASTER_SITES= http://seahorse.sourceforge.net/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dave@mu.org |