samples/samples.mk
changeset 2725 32aa23619dfd
parent 2722 ca0322db584f
child 2981 80151a249b85
     1.1 --- a/samples/samples.mk	Sun Oct 16 21:48:10 2011 +0200
     1.2 +++ b/samples/samples.mk	Tue Oct 18 20:17:41 2011 +0200
     1.3 @@ -90,8 +90,8 @@
     1.4  	@echo  '***********************************************************'
     1.5  	@echo
     1.6  	$(SILENT)( . $(call sample_dir,$@)/reported.by;                             \
     1.7 -	   echo "Initially reported by: $${reporter_name:-Yann E. MORIN}";          \
     1.8 -	   echo "URL: $${reporter_url:-http://ymorin.is-a-geek.org/}";              \
     1.9 +	   echo "Initially reported by: $${reporter_name}";                         \
    1.10 +	   echo "URL: $${reporter_url}";                                            \
    1.11  	   if [ -n "$${reporter_comment}" ]; then                                   \
    1.12  	     echo  ;                                                                \
    1.13  	     echo  "Comment:";                                                      \