diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
commit | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (patch) | |
tree | b511bd40874e5dc41dcd8e22f5224dd2e634b846 /www/links1 | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with W
Notes
Notes:
svn path=/head/; revision=240077
Diffstat (limited to 'www/links1')
-rw-r--r-- | www/links1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/links1/Makefile b/www/links1/Makefile index 217de5ec2082..f74eabedc9e8 100644 --- a/www/links1/Makefile +++ b/www/links1/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.98 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= links + SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} + MAINTAINER= demon@FreeBSD.org COMMENT= Lynx-like text WWW browser |