diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-23 09:57:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-23 09:57:57 +0000 |
commit | 8b69884e1a49b74194f3133e090efe33fbca9cf0 (patch) | |
tree | 2addaa9121d142b1106b2a40069b54a28efd7750 /www/surf | |
parent | ed51cc49de17da79b9b118acde2c7a551aa13a8d (diff) |
Notes
Diffstat (limited to 'www/surf')
-rw-r--r-- | www/surf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/surf/Makefile b/www/surf/Makefile index 398d140e4825..6f93a167e3dd 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -22,6 +22,8 @@ MAN1= surf.1 PLIST_FILES= bin/surf PORTDOCS= LICENSE README +CONFLICTS= surf-1* # math/surf + # Name conflicts with the math/surf port NO_LATEST_LINK= yes |