diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-20 08:45:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-20 08:45:26 +0800 |
commit | 21ae3cca14e0de5797d33a3eb21d3c8e48c452f9 (patch) | |
tree | c3ec14bef0044bf8c6023d3e113ecf8f22c37f23 /Mk/bsd.perl.mk | |
parent | aed03cabcdf8002630c49097cb6d0b4e83ae6774 (diff) | |
download | freebsd-ports-gnome-21ae3cca14e0de5797d33a3eb21d3c8e48c452f9.tar.gz freebsd-ports-gnome-21ae3cca14e0de5797d33a3eb21d3c8e48c452f9.tar.zst freebsd-ports-gnome-21ae3cca14e0de5797d33a3eb21d3c8e48c452f9.zip |
- Remove CVS reference
PR: 178381
177581
Submitted by: Eitan Adler <lists@eitanadler.com>
Alex Kozlov <spam@rm-rf.kiev.ua>
With hat: portmgr
Diffstat (limited to 'Mk/bsd.perl.mk')
-rw-r--r-- | Mk/bsd.perl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.perl.mk b/Mk/bsd.perl.mk index 9c3ad04803d7..bab736fc1357 100644 --- a/Mk/bsd.perl.mk +++ b/Mk/bsd.perl.mk @@ -9,7 +9,7 @@ # # For FreeBSD committers: # Please send all suggested changes to the maintainer instead of committing -# them to CVS yourself. +# them to SVN yourself. # # PERL5 - Set to full path of perl5, either in the system or # installed from a port. |